.Estilo1 {color: #FFFFFF}


.Estilo4 {color: #9900FF}
.Estilo5 {font-size: 9px}
.Estilo7 {
	font-size: 10px;
	color: #CCCCCC;
}
a {
	font-size: 10px;
	color: #9900FF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9900CC;
}
a:hover {
	text-decoration: underline;
	color: #9900FF;
}
a:active {
	text-decoration: none;
	color: #9900FF;
}
body,td,th {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
body {
	background-color: #000000;
	background-image: url();
}
