A:link {color: #8D8578;	text-decoration: none;}
A:visited {color: #756C60; text-decoration: none;}
A:hover {color: #C6A053; 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 }

.drops { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; display: none;}

.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:#6E675E;
	background-color: #ffffff;
	background-image: url(images/cca_bt_fundo.gif);/**/
	background-repeat: no-repeat;
	background-position: 0 top;
}
ul {
	list-style-image: url(images/seta_caqui.gif);
}
a.menu_interno:link, a.menu_interno:visited, a.menu_interno:active {
	color: #6E675E;
	text-decoration: none;
	background-color: #ffffff;
	background-image: url(images/cca_bt_fundo.gif);/**/
	background-repeat: no-repeat;
	background-position: 0 top;
}
a.menu_interno:hover {
	color: #8F867A;
	text-decoration: none;
	background-color: #ffffff;
	background-image: url(images/cca_bt_fundo.gif);/**/
	background-repeat: no-repeat;
	background-position: -155 top; /*usa o número negativo igual à metade da largura da imagem para mostrar o pedaço do rollover*/
}
