body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #039FAF;
	background-attachment: scroll;
	background-image: url(http://www.saopauloplanet.com.br/sao-paulo-fundo.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
a:link {
	text-decoration: none;
	color: #DE2159;
}
a:visited {
	text-decoration: none;
	color: #DE2159;
}
a:hover {
	text-decoration: none;
	color: #99CC00;
}
a:active {
	text-decoration: none;
	#DE2159;
}