body {
	background: url('/img/bg_geral.jpg');
	color: #435720;
	background: #E0F0C3;
}

a:link, a:visited, a:active {
	color: #435720;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}


#footer a {
	color: #435720;
	font-weight: bold;
}