body {
	background-color: #F6F6D8;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B66501;
}
.rodape {
	font-size: 10px;
}
.rodape a {
	color: #D47401;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
.fotos {
	border: 1px solid #B66501;
}
.tit {
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
.box {
	background-color: #F6F6D8;
	border: 1px solid #D47401;
}
h1 {
	text-transform: none;
	color: #B66501;
	font-weight: normal;
	font-size: 18pt;
}
