/* CSS Document */
body {
	background-color: #000000;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.Estilo1 {
	color: #CCCCCC;
	font-size: 12px;
}

</style>
<link rel="shortcut icon" href="logo.ico" />
<style type="text/css">

.Estilo2 {color: #0000CC}

