<style type="text/css">
<!--
td,th {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: black;
}
body {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: black;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-image: url(../imagens/fundo.jpg);
	background-color:#00FF99;
}
a {
	font-family: Arial;
	font-size: 12px;
	color: #009900;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #003399;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #0099FF;
}

-->
</style>