.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;


}
.sos a:link, a:active, a:visited{
	font-family: Tahoma;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	font-size: 9px;
	font-style: normal;
	color: #AE0000;
	text-decoration: none;
}
.sos a:hover
{
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: maroon;
	text-decoration: underline;}.underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	text-decoration: underline;
}

