A:link {color: #9A9287;	text-decoration: none;}
A:visited {color: #7E7567; text-decoration: none;}
A:hover {color: #E8BC62; text-decoration: underline;}

.font_a8pt_n { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal}
.font_a8pt_b { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal}
.font_a9pt_n {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal}
.font_a9pt_b {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: bold; font-variant: normal}
.font_a10pt_b { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold}
.font_v8pt_b { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: bold }
.font_v10pt_b { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold }
.menu_home {
	float: left; /*importante para funcionar corretamente no firefox e no netscape*/
	/*width: 155px;*/
	height: 15px;
	text-align: left;
	text-indent: 11px; /*espaço entre a borda do objeto e o início do texto*/
	color:#857B6F;
	background-color: #ffffff;
	background-image: url(images/fundo_home.gif);/**/
	background-repeat: no-repeat;
	background-position: 0 top;
}
a.menu_home:link, a.menu_home:visited, a.menu_home:active {
	color: #857B6F;
	text-decoration: none;
	background-color: #ffffff;
	background-image: url(images/fundo_home.gif);/**/
	background-repeat: no-repeat;
	background-position: 0 top;
}
a.menu_home:hover {
	color: #6E675E;
	text-decoration: none;
	background-color: #ffffff;
	background-image: url(images/fundo_home.gif);/**/
	background-repeat: no-repeat;
	background-position: -213 top; /*usa o número negativo igual à metade da largura da imagem para mostrar o pedaço do rollover*/
}
.menu_interno {
	float: left; /*importante para funcionar corretamente no firefox e no netscape*/
	/*width: 155px;*/
	height: 15px;
	text-align: left;
	text-indent: 9px; /*espaço entre a borda do objeto e o início do texto*/
	color:#5E5851;
	background-color: #ffffff;
	background-image: url(images/bt_fundo.gif);/**/
	background-repeat: no-repeat;
	background-position: 0 top;
}
a.menu_interno:link, a.menu_interno:visited, a.menu_interno:active {
	color: #5E5851;
	text-decoration: none;
	background-color: #ffffff;
	background-image: url(images/bt_fundo.gif);/**/
	background-repeat: no-repeat;
	background-position: 0 top;
}
a.menu_interno:hover {
	color: #958C82;
	text-decoration: none;
	background-color: #ffffff;
	background-image: url(images/bt_fundo.gif);/**/
	background-repeat: no-repeat;
	background-position: -200 top; /*usa o número negativo igual à metade da largura da imagem para mostrar o pedaço do rollover*/
}

.dest_chamada {
	float: left; /*importante para funcionar corretamente no firefox e no netscape*/
	width: 315px;/**/
	height: 15px;
	text-align: left;
	text-indent: 10px; /*espaço entre a borda do objeto e o início do texto*/
	color:#5E5851;
	background-color: #ffffff;
	background-image: url(images/bt_fundo_dest.gif);/**/
	background-repeat: no-repeat;
	background-position: 0 top;
}
a.dest_chamada:link, a.dest_chamada:visited, a.dest_chamada:active, a.dest_chamada:hover {
	color: #5E5851;
	text-decoration: none;
	background-color: #ffffff;
	background-image: url(images/bt_fundo_dest.gif);/**/
	background-repeat: no-repeat;
	background-position: 0 top;
}
