body {
	background-color: #B09D73;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imagens/bg.jpg);
	background-position:center;
}
body,td,th {
	color: #000000;
}
.data {
	font-family: "Trebuchet MS";
	font-size: 10px;
}

.textos{
	font-family: "Trebuchet MS";
	font-size: 13px;
}
.titulos {
		font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FFFFFF;
}