A:link {color: #842B00;	text-decoration: none;}
A:visited {color: #640000; text-decoration: none;}
A:hover {color: #834F07; 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}
.tit10 {  font-family: Tahoma; font-size: 10pt; font-style: normal; font-weight: bold}

.cpc_rollover {
	float: left; /*importante para funcionar corretamente no firefox e no netscape*/
	width: 210px;
	height: 15px;
	border: 0px solid #000;
	text-align: left;
	text-indent: 5px; /*espaço entre a borda do objeto e o início do texto*/
	color:#554435;
	background-color: #BEB7AD;
	/*background-image: url(images/cpc_mn.jpg);*/
	background-repeat: no-repeat;
	background-position: 0 top;
}
a.cpc_rollover:link, a.cpc_rollover:visited, a.cpc_rollover:active {
	color: #554435;
	text-decoration: none;
	background-color: #BEB7AD;
	/*background-image: url(images/cpc_mn.jpg);*/
	background-repeat: no-repeat;
	background-position: 0 top;
}
a.cpc_rollover:hover {
	color: #DFD9D2;
	background-color: #9C9182;
	/*background-image: url(images/cpc_mn.jpg);*/
	background-repeat: no-repeat;
	background-position: -210 top; /*usa o número negativo igual à metade da largura da imagem para mostrar o pedaço do rollover*/
}


.gac_rollover {
	float: left; /*importante para funcionar corretamente no firefox e no netscape*/
	width: 210px;
	height: 15px;
	border: 0px solid #000;
	text-align: left;
	text-indent: 5px; /*espaço entre a borda do objeto e o início do texto*/
	color:#48392D;
	background-color: #A29D99;
	/*background-image: url(images/gac_mn.jpg);*/
	background-repeat: no-repeat;
	background-position: 0 top;
}
a.gac_rollover:link, a.gac_rollover:visited, a.gac_rollover:active {
	color: #48392D;
	text-decoration: none;
	background-color: #A29D99;
	/*background-image: url(images/gac_mn.jpg);*/
	background-repeat: no-repeat;
	background-position: 0 top;
}
a.gac_rollover:hover {
	color: #DEDAD3;
	background-color: #81776E;
	/*background-image: url(images/gac_mn.jpg);*/
	background-repeat: no-repeat;
	background-position: -210 top; /*usa o número negativo igual à metade da largura da imagem para mostrar o pedaço do rollover*/
}

.sindi_rollover {
	float: left; /*importante para funcionar corretamente no firefox e no netscape*/
	width: 210px;
	height: 15px;
	border: 0px solid #000;
	text-align: left;
	text-indent: 5px; /*espaço entre a borda do objeto e o início do texto*/
	color: #423428;
	background-color: #A69888;
	/*background-image: url(images/sindi_mn.jpg);*/
	background-repeat: no-repeat;
	background-position: 0 top;
}
a.sindi_rollover:link, a.sindi_rollover:visited, a.sindi_rollover:active {
	color: #423428;
	text-decoration: none;
	background-color: #A69888;
	/*background-image: url(images/sindi_mn.jpg);*/
	background-repeat: no-repeat;
	background-position: 0 top;
}
a.sindi_rollover:hover {
	color: #EBE4E0;
	background-color: #867664;
	/*background-image: url(images/sindi_mn.jpg);*/
	background-repeat: no-repeat;
	background-position: -210 top; /*usa o número negativo igual à metade da largura da imagem para mostrar o pedaço do rollover*/
}


.menu_rollover {
	float: left; /*importante para funcionar corretamente no firefox e no netscape*/
	/*width: 280px;*/
	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:#4F3F34;
	background-color: #ffffff;
	background-image: url(images/home_mn.gif);/**/
	background-repeat: no-repeat;
	background-position: 0 top;
}
a.menu_rollover:link, a.menu_rollover:visited, a.menu_rollover:active {
	color: #4F3F34;
	text-decoration: none;
	background-color: #ffffff;
	background-image: url(images/home_mn.gif);/**/
	background-repeat: no-repeat;
	background-position: 0 top;
}
a.menu_rollover:hover {
	color: #887262;
	text-decoration: none;
	background-color: #ffffff;
	background-image: url(images/home_mn.gif);/**/
	background-repeat: no-repeat;
	background-position: -280 top;/* usa o número negativo igual à metade da largura da imagem para mostrar o pedaço do rollover*/
}