body {
scrollbar-face-color: #43637C;
scrollbar-arrow-color: #FA0707;
scrollbar-shadow-color: #43637C;
scrollbar-darkshadow-color: #43637C;

}
p {
	font-size: 13;
	font-family:"Century Gothic";
}

.EstiloRojo{
	font-family:"Century Gothic";
	color: #FF0000;
}

.AzulClaro {
	font-family:"Century Gothic";
	color: #95AFC6;
	font-weight: bold;
}
.AzulOscuro {
	font-family:"Century Gothic";
	color: #43637c;
}
.EstiloNegro {
	font-family:"Century Gothic";
	color: #000000;
	font-weight: bold;
}
.Blanco {
	font-family:"Century Gothic";
	color: #FFFFFF;
	font-weight: bold;
}
.Blanco2 {
	font-family:"Century Gothic";
	color: #FFFFFF;
}
.FechaNegro {
	font-size: 10;
	font-weight: bold;
}

a:link {
	font-family:"Century Gothic";
	color:#43637c;
	font-weight:normal;
	text-decoration: none;	
	font-weight: bold;
}
a:visited {
	font-family:"Century Gothic";
	color:#43637c;
	font-weight:bold;
	text-decoration: none;	
}
a:hover {
	font-family:"Century Gothic";
	color: #FF0000;
	font-weight:bold;
	text-decoration:none;	
}

.eyeTest{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color: #43637c;
}

