#corpo {
	background-color: #017099;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link, a:visited {
	color: #CCCCCC;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#credits {
	background-color: #015A79;
	width:auto;
	height:18px;
	text-align:center;
	color:#FFFFFF;
	font-size:13px;
}