body {
	background-color: #F2F7FA;
	margin: 0px;
	padding: 0px;
}

#rodape p {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #3895C5;
	text-align: center;
}
#rodape a {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #3895C5;
	text-decoration: underline;
}
#rodape a:hover {
	color: #3895C5;
	text-decoration: underline;
}