body {
	background-color: #663333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663333;
}
a:link {
	color: #996600;
}
a:visited {
	color: #660000;
}
a:hover {
	color: #FFCC00;
}
a:active {
	color: #660000;
}

.body_bg {
	background-image: url(img_template/fundo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu_lateral_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.rodape_endereco {
	background-image: url(img_template/rodape_endereco.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
