/* CSS Document */
body {
	background-color: #000000;
	background-image: url(../Images/Fondos/fondo-pagina-index.jpg);
	background-repeat:no-repeat;
	margin-top: 0px;
}
.Estilo3 {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: White;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: White;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: White;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: White;
	text-decoration: none;
	font-weight: bold;
}
.Estilo4 {font-size: 10px}
.Estilo7 {color: #333333; font-family: "Trebuchet MS"; font-size: 10px;}
.Estilo8 {color: #A90B0C
