A:link {color: #3D7C5C;	text-decoration: none;}
A:visited {color: #367448; text-decoration: none;}
A:hover {color: #275635; text-decoration: underline;}

.arial9b {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: bold}
.arial9n {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: normal}
.arial8b {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: bold}
.arial8n { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal}
.taho10b {  font-family: Tahoma; font-size: 10pt; font-style: normal; font-weight: bold}
.taho9b {  font-family: Tahoma; font-size: 9pt; font-style: normal; font-weight: bold}
.taho9n {  font-family: Tahoma; font-size: 9pt; font-style: normal; font-weight: normal}


.menu_rollover {
	float: left; /*importante para funcionar corretamente no firefox e no netscape*/
	/*width: 180px;*/
	height: 15px;
	border: 0px solid #000;
	text-align: left;
	/*text-indent: 12px; espaço entre a borda do objeto e o início do texto*/
	color:#0F3322;
	background-color: #ffffff;
	background-image: url(images/fundo_menu.gif);/**/
	background-repeat: no-repeat;
	background-position: 0 top;
}
a.menu_rollover:link, a.menu_rollover:visited, a.menu_rollover:active {
	color: #0F3322;
	text-decoration: none;
	background-color: #ffffff;
	background-image: url(images/fundo_menu.gif);/**/
	background-repeat: no-repeat;
	background-position: 0 top;
}
a.menu_rollover:hover {
	color: #016F4C;
	text-decoration: none;
	background-color: #ffffff;
	background-image: url(images/fundo_menu.gif);/**/
	background-repeat: no-repeat;
	background-position: -180 top;/* usa o número negativo igual à metade da largura da imagem para mostrar o pedaço do rollover*/
}.verd_menu {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: bold}

