/* CSS Document */

.EstiloTitulos{
	font-family: "Trebuchet MS";
	color:#990000;
	font-size:24px;
}

.Estilosubtitulos{
	font-family: "Trebuchet MS";
	color:#97B1CE;
	font-size:12px;
}
.Subtitulos{
	font-family: "Trebuchet MS";
	color:#54779E;
	font-weight:bold;
	font-size:12px;
	text-decoration: blink;
}
.EstiloTexto{
	font-family: "Trebuchet MS";
	color: #7f7f7f;
	font-size:12px;
}

.EstiloTextozzz10px{
	font-family: "Trebuchet MS";
	color: #97B1CE;
	font-size:10px;
}
a{
	font-family: "Trebuchet MS";
	color:#97B1CE;
	font-size:11px;
	
}
.estilo_opcion_superior{
	font-family: "Trebuchet MS";
	color:#000000;
	font-size:10px;
	text-decoration:none;
}
.estilo_opcion_superior:hover{
	font-family: "Trebuchet MS";
	color:#751C3E;
	font-size:10px;
		text-decoration:underline;
}


a:hover{
	font-family: "Trebuchet MS";
	color:#000000;
	font-size:10px;
	
}
a:link{
	font-family: "Trebuchet MS";
	color:#000000;
	font-size:10px;
	
}
