.mapa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #22a33f;
	text-align: left;
}

a.mapa:link {
	text-decoration:none;
	color:#22a33f;
	font-weight:bold;
}

a.mapa:visited {
	text-decoration:none;
	color:#22a33f;
	font-weight:bold;
}

a.mapa:hover {
	text-decoration:underline;
	color:#22a33f;
	font-weight:bold;
}

.mapa-texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0d6930;
	text-align: left;
}

a.mapa-texto:link {
	text-decoration:none;
	color:#0d6930;
	font-weight:normal;
}

a.mapa-texto:visited {
	text-decoration:none;
	color:#0d6930;
	font-weight:normal;
}

a.mapa-texto:hover {
	text-decoration:underline;
	color:#0d6930;
	font-weight:normal;
}

.rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #0d6930;
}

a.rodape:link {
	text-decoration:none;
	color:#0d6930;
	font-weight:normal;
}

a.rodape:visited {
	text-decoration:none;
	color:#0d6930;
	font-weight:normal;
}

a.rodape:hover {
	text-decoration:underline;
	color:#0d6930;
	font-weight:normal;
}
