/* CSS Document */

body {
	background-image: url(../img/fondo.jpg);
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	color: #666666;}
	
.titulos {font-family: "Times New Roman", Times, serif; font-size: 24px; color: #333333; }

.azul {
	color: #444C94;
	font-weight: bold;
}

.Estilo8 {color: #8C8C8C}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #F89F21;
}
a:active {
	text-decoration: none;
}
a {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
}
.Estilo9 {color: #FFFFFF}

.linkinfe {font-size: 12px}
.copy {color: #666666}