/* CSS Document */
a {   font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none;  text-decoration: none}

a:active {  font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #D16707; text-decoration: none}

a:visited { font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; text-decoration: none}

a:hover { font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #2e7c06; text-decoration: none; border: none; letter-spacing: normal; white-space: normal}


.fonte_verdana1_branco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color:#ffffff;
}

.fonte_verdana1_cinza {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color:#666666;
}

.texto_verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color:#212F50;
	text-align:justify
}

