@charset "utf-8";
body {
	background-color: #d2dba4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(fundo.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99A559;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	line-height: normal;
}
 
.ass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99A559;
}
a:link {
	color: #99A559;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #99A559;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #99A559;
}
.boxesTudo {
	SCROLLBAR-FACE-COLOR: #99a559;
	SCROLLBAR-HIGHLIGHT-COLOR: #99a559;
	SCROLLBAR-SHADOW-COLOR: #D2DBA4;
	SCROLLBAR-3DLIGHT-COLOR: #99a559;
	SCROLLBAR-ARROW-COLOR: #D2DBA4;
	SCROLLBAR-TRACK-COLOR: #D2DBA4;
	SCROLLBAR-DARKSHADOW-COLOR: #D2DBA4;
	BORDER-RIGHT: #D2DBA4 1px solid;
	BORDER-TOP: #D2DBA4 1px solid;
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	BORDER-LEFT: #D2DBA4 1px solid;
	BORDER-BOTTOM: #D2DBA4 1px solid;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #d2dba4
}
