body {
	background-color: #000000;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}
a:active {
	color: #FFFF00;
	text-decoration: none;
}
.style3 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial;
}
.style5 {color: #FFFF00; font-size: 12px; font-family: Arial; }
.styletitulo {color: #FF0000; font-size: 12px; font-family: Arial; font-weight: bold; }
.styletexto {color: #000000; font-size: 12px; font-family: Arial; }
.style1 {
	font-size: 9px;
	color: #10262B;
}
.style2 {
	font-size: 9px;
	color: #FFFFFF;
}

