#rodape {
	font-size: 0.6em;
	font-family: Tahoma, Geneva, sans-serif;
	color: #462c17;
	padding-top: 40px;
	width:850px;
	margin: auto;
}
#rodape a:link {
	color: #462c17;
	text-decoration: none;
}
#rodape a:visited {
	color: #462c17;
	text-decoration: none;
}
#rodape a:hover {
	color: #960;
	text-decoration: none;
}
#rodape a:active {
	color: #462c17;
	text-decoration: none;
}

