
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../_img/fundo_site.jpg);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FDE5C9;
}
a:link {
	color: #FDE5C9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FDE5C9;
}
a:hover {
	text-decoration: none;
	color: #FDE5C9;
}
a:active {
	text-decoration: none;
	color: #FDE5C9;
}
-->

