/* CSS Document */
<style type="text/css">
<!--
body {
	background-color: #000000;
}
.Estilo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F5E166;
	font-weight: bold;
}
a:link {
	color: #E5C651;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E5C651;
}
a:hover {
	text-decoration: none;
	color: #008DBB;
}
a:active {
	text-decoration: none;
}
.Estilo2 {font-size: 12px; color: #F5E166; font-family: Arial, Helvetica, sans-serif;}
.Estilo3 {color: #FFFFFF}
-->
</style>

