body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #000;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 2pt;
	word-spacing: 1pt;
	line-height: 16px;	
}
	
a:link {
	text-transform: uppercase;
	color: #F93;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	text-transform: uppercase;
	color: #F93;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-transform: uppercase;
	color: #09F;
	text-decoration: none;
	font-weight: bold;
}

.texto {
	font-weight: normal;
	color: #FFF;
}
