.text_out {
	margin:5px;
    border:#c1c1c1 solid 1px;
    background-color:#ffffff;
    padding:3px;
    text-align:left;
    font-family:Verdana,Arial,Helvetica;
    font-size:11px;
}

.text_inner {
	width:232px;
    height:52px;
}

.text_inner a:link, .text_inner a:visited, .text_inner a:active, .text_inner a:hover {
	color:#000000;
	text-decoration:none;
}

a.text_top:link, a.text_top:visited, a.text_top:active, a.text_top:hover {
	font-weight:bold;
}

a.text_bottom:link, a.text_bottom:visited, a.text_bottom:active, a.text_bottom:hover {
	color:#0066ff;
}



