A:LINK {text-decoration : none;}
A:VISITED {text-decoration : none;}
A:HOVER {text-decoration : underline;}

.fonte8 { font-size: 8pt} 
.fonte10 {
	font-size: 10pt;
	text-align: justify;
	color: #000000;
	text-indent: 30px;
}
.fonte9 {
	font-size: 9pt;
}

.naorepete {
	background-repeat: no-repeat;
}
		
body {
	font-family: Verdana;
	background-position: center;
	background-image: url(images/fundo_site.gif); 
	scrollbar-face-color: #8D766E;
	scrollbar-shadow-color: #5B423B;
	scrollbar-highlight-color: #5B423B;
	scrollbar-3dlight-color: #5B423B;
	scrollbar-darkshadow-color: #5B423B;
	scrollbar-track-color: #C1B3AA;
	scrollbar-arrow-color: #C1B3AA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	  }
		
.textoemvolta {
	z-index: auto;
	float: left;
	margin-right: 10px;
	margin-left: 6px;
}

#textonormal{
	font-family: Verdana;
	font-size: 12px;
	text-align: justify;
	text-indent: 30px;	
	color: #000000;
}