body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image: url("../pics/fondo.jpg");
	background-attachment: fixed;
	background-color: #B3C8DD;
}
.Estilo1 {color: #6D96BE}
.Estilo2 {color: #B3C8DD}
.Estilo5 {font-size: 16px; font-weight: bold; color: #6D96BE; }
.Estilo6 {font-size: 10px}
.Estilo8 {color: #B3C8DD; font-family: Georgia, "Times New Roman", Times, serif; }
.Estilo9 {font-size: xx-large}

a:link {
	text-decoration: none;
	color: #B3C8DD;
}
a:visited {
	text-decoration: none;
	color: #436C96;
}
a:hover {
	text-decoration: none;
	color: #436C96;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}