.txtresaltado{
	font-size:10pt;
	font-family:Tahoma;
/*	font-family:sans-serif;*/
/*	font-family:arial,helvetica;*/
	font-weight:bold;
}


.txtnormal{
	font-size:10.5pt;
	font-family:Tahoma;
}


.txtpeque{
	font-size:9pt;
	font-family:Tahoma;
}

A:link{
	text-decoration:none;
	color:#0C3189;
	font-weight:bold;
}

A:visited{
	text-decoration:none;
	color:#475A7A;
	font-weight:bold;
}

A:active{
	text-decoration:none;
	color:#ff0000;
}

A:hover{
	text-decoration:underlinie;
	color:#999999;
	font-weight:bold;
}