A:LINK {
               			text-decoration : none;
               		}
               		A:VISITED {
               			text-decoration : none;
               		}
               		A:HOVER {
               			text-decoration : underline;
   		}
		
.verd8 { font-family: Verdana; font-size: 8pt} 
.verd10 { font-family: Verdana; font-size: 10pt}
.verd10_paragrafo {
	font-family: Verdana;
	font-size: 10pt;
	text-indent: 30px;
}
.verd10_n {
	font-weight: bold;
	color: #1E492D;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
	background-image: url(images/fundo_site.jpg);
	font-family: Verdana;
	font-size: 10pt;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-color: #1B4424;
}
		
.naorepete {
	background-repeat: no-repeat;
	background-image: url(images/layout_fundotexto.jpg);
}		

#linkrodape a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}

#linkrodape a:hover{
	color: #CCC;
	font-weight: bold;
}

#linkrodape {
	color: #999999;
	font-weight: bold;
	font-size: 11px;
}
