.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #475051;
}
.textoNaranja {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: bold;
	color: #5799CC;
    font-weight: bold;

}
.textoVerde {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #719766;
}
.textoTitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	color: #475051;
	font-weight: bold;
}
.textoTituloBco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	color: #FFFFFF;
	font-weight: bold;
}
.textoFecha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: bold;
	color: #FFFFFF;
	font-weight: bold;
}
.textoPrecios {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: bold;
	color: #990000;
	font-weight: bold;
}
.ligasAcad {  font-family: Verdana; font-size: 10px; font-style: normal; font-weight: bold; color: #5799CC; text-decoration: underline}
a:hover.ligasAcad {  font-family: Verdana; font-size: 10px; font-style: normal; font-weight: bold; color: #BD6700; text-decoration: none}

.ligasRegresa {  font-family: Verdana; font-size: 10px; font-style: normal; font-weight: normal; color: #475051; text-decoration: underline}
a:hover.ligasRegresa {  font-family: Verdana; font-size: 10px; font-style: normal; font-weight: normal; color: #BD6700; text-decoration: none}