.fonteMenu {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #7DA4BD;
}
.fonteConteudo {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #58595B;
}

a:link {
	color: #7DA4BD;
	text-decoration: none;
} 
a:active {
	color: #FFD8A0;
	text-decoration: none;
} 
a:visited {
	color: #7DA4BD;
	text-decoration: none;
} .fonteFlechaMenu {
	font-family: Arial;
	font-size: 12px;
	color: #58595B;
	font-weight: bold;
}
.fonteMenuActive {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
