@charset "utf-8";
/* CSS Document */
body {	background-color: #000000;}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.Estilo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
}
.Estilo3 {font-size: 14px}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none; font-size:15px; font-weight:bold
}
a:active {
	text-decoration: none;
	color:#CCCCCC;
}
.Estilo4 {font-size: 16px}


