a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #DD9831;
	text-decoration: underline;
}
.Mini_negrita { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; font-weight: bold}
.Texto_Geneva { font: 8pt/12pt verdana ; color: #000000;}
.Texto_Geneva_neg {  font: 10pt/12pt verdana; font-weight: bold;}
.Título_Tablas {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-weight: normal}
.Contenido_Tablas_neg {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; font-weight: bold}
.Contenido_Tablas { font: 8pt/12pt verdana ; color: #0066CC; }
.Contenido_Tablas_Especial {font:normal 11px Arial,Helvetica;text-decoration:none}
.Contenido_Tablas_Mediano {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small}
.Titulo_azul {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-weight: bold; color: #000366;}
.Titulo_blanco {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-weight: bold; color: #FFFFFF;}
.Titulo_negro {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-weight: bold; color: #000000;}
.TV_s {
	font: 6pt/10pt verdana ; color: #000000;
}
.TV {
	font: 8pt/12pt verdana ; color: #000000;
}
.TV_azul {
	font: 8pt/12pt verdana ; font-weight: bold; color: #000366;
}
.TTV {
	font: 10pt/12pt verdana; font-weight: bold;
}
.TTV_azul {
	font: 10pt/12pt verdana; font-weight: bold; color: #000366;
}
.TV_blanco {
	font: 8pt/12pt verdana; color: #FFFFFF;
}
.TV_blanco_neg {
	font: 8pt/12pt verdana; font-weight: bold; color: #FFFFFF;
}
.TTV_blanco {
	font: 10pt/12pt verdana; color: #FFFFFF; font-weight: bold;
}
.fondoverticalizquierda {
	background-repeat: no-repeat;
	background-position: left top;
}
.fondoverticalderecha {
	background-repeat: no-repeat;
	background-position: right top;
}
.fondoverticalderecharepe {
	background-repeat: repeat-y;
	background-position: right bottom;
}
.fondoverticalizquierdarepe {
	background-repeat: repeat-y;
	background-position: left bottom;
}
.fondocentrocentro {
	background-repeat: no-repeat;
	background-position: center center;
}
.fondohorizontalcentro {
	background-repeat:  repeat-x;
	background-position: center;
}
.fondoizquierdarepetido {
	background-repeat:  repeat-y;
	background-position: left;
}

