.textos {font-size: 9px; font-family: Verdana; color: #000000}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.contenido {font-family: Verdana; font-size: 10px; color: #000000; }
.titulosblancos {font-family: Verdana; font-weight: bold; font-size: 10px; color: #FFFFFF; }
.titulosrojos {font-family: Verdana; font-weight: bold; font-size: 10px; color: #CC0000; }
.firmas {font-family: Verdana; font-weight: bold; font-size: 9px; color: #333333; }