.textolink {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: normal;
        color: #333333;
        font-size: 11px;
        text-decoration: none;
}
.titulo {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #333333;
        font-size: 12px;
        text-decoration: none;
}
.bolrojo {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
; border: 1px #333333
}
.txt {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;

}
.subtitulos {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #333333; text-decoration: none; font-style: normal}
.txtgris { font-family: Verdana; font-size: 11px; font-weight: normal; color: #666666; }

