body {
	background-image: url();
	background-color: #000000;
}
.Estilo3 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
}
.Estilo4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.Estilo5 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
}
.Estilo8 {font-size: 14px}
.Estilo10 {color: #333333}
.Estilo11 {
	font-size: 9px;
	color: #000000;
}
a:link {
	color: #003300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003300;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #003300;
}
