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;
}

.formulario {
	color: #FFFFFF;
	font-size: 9pt;
	background-image: url(images/fundo_formulario.gif);
	background-position-y:top;
	text-indent: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
}

.botao {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	font-style: normal;
	background-color: #B71D11;
	border: 2px solid #6A0000;
}

		
body {
	font-family: Verdana;
	background-position: center top;
	background-image: url(images/fundo_site.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-color: #09512C;
	background-repeat: no-repeat;
	  }
	  
#linkrodape a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

#linkrodape a:hover{
	color: #66CC00;
	font-weight: bold;
}

#linkrodape {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}	  
		