a:link { text-decoration: none} 
a:visited { text-decoration: none } 
a:active { text-decoration: none } 
a:hover { text-decoration: none; color: #FF6633 }
.cabeceraAzul {
	font-family: Tahoma;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}
.cabeceraNaranja {
	font-family: Tahoma;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	color: #FF6633;
}
.textoGris {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: 676767}
.textoAzul {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: 000066}
.textoBlanco {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #FFFFFF; text-decoration: none}
.textoNegro {  font-family: Arial, Helvetica, sans-serif; font-size: 7.5pt; font-weight: normal; color: #000000}
.textoError {  font-family: Tahoma; font-size: 8pt; font-weight: normal; color: #FF6300}
