BODY { SCROLLBAR-FACE-COLOR: #B66F17; 
	SCROLLBAR-HIGHLIGHT-COLOR: #B66F17; 
	SCROLLBAR-SHADOW-COLOR: #B66F17; 
	SCROLLBAR-3DLIGHT-COLOR: #74351F;
	SCROLLBAR-ARROW-COLOR: #74351F; 
	SCROLLBAR-TRACK-COLOR: #74351F; 
	SCROLLBAR-DARKSHADOW-COLOR: #74351F;
	border:0px;}
.texto {
	font-family: arial, verdana;
	font-weight: normal;
	color: #333333;
}
.textoNoticia {
	font-family: arial, verdana;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	text-indent: 18pt;
}

.textoNegrito {
	font-family: arial, verdana;
	font-weight: bold;
	color: #333333;
}
a:link {
	font-family: arial, verdana;
	font-weight: normal;
	color: #B66F17;
	text-decoration: none;
}
a:hover {
	font-family: arial, verdana;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: arial, verdana;
	font-weight: normal;
	color: #663333;
	text-decoration: underline;
}
a:visited {
	font-family: arial, verdana;
	font-weight: normal;
	color: #B66F17;
	text-decoration: underline;
}
.caixa {
	font-family: arial, verdana;
	font-weight: normal;
	color: #333333;
	border: 1px solid #663333;
}
.botao {
	font-family: arial, verdana;
	font-weight: bold;
	color: #333333;
	border: 1px solid #663333;
	background-color: #FFCC66;
}.titulo {
	font-family: arial, verdana;
	font-weight: bold;
	color: #765A24;
	font-size: 16px;
}

