/******************************/
a{
	font-family: Arial, Verdana;
	text-decoration: none;
	cursor: pointer;
}
a:hover{
	font-family: Arial, Verdana;
	text-decoration: none;
	cursor: pointer;
}
/******************************/
.aFaleConosco1{
	font-weight: bold;
	color: #004400;
}
.aFaleConosco1:hover{
	font-weight: bold;
	color: #559955;
}
.aIndex1:hover{
	display: -moz-inline-box;
	*display: inline-block;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.aIndex2{
	font-size: 8pt;
	font-weight: bold;
	color: #004400;
}
.aIndex2:hover{
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}
.aProdutos1{
	font-weight: bold;
	text-decoration: underline;
	color: #004400;
}
.aProdutos1:hover{
	font-weight: bold;
	text-decoration: underline;
	color: #559955;
}
.aProdutos2:hover{
	display: -moz-inline-box;
	*display: inline-block;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
/******************************/