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); 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	  }

.textoemvolta {
	z-index: auto;
	float: left;
	margin-right: 6px;
	margin-left: 6px;
}

.botao {
	float: left;
	color:#FFFFFF;
	font-family:Verdana;
	font-size:9pt;
	font-weight:bold;
	background-color:#00783A;
}

.formulario {
	color: #000000;
	font-size: 9pt;
	background-image: url(images/fundo_formulario2.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;
}

#popitmenu{
	position: absolute;
	background-color: #8693A3;
	border:1px dashed #CCCCCC;
	line-height: 18px;
	z-index: 100;
	visibility: hidden;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: white;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #39485A;
}
