.menu-mapa-btn {
	font-size: 11px;
	font-weight: normal;
	font-family: Tahoma, Arial, sans-serif;
	color: #646464;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 9px;
	padding: 0px;
}

.menu-mapa-btn-on1 {
	background-image: url(../../images/bx_mapa_btn_on1.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 141px;
}

.menu-mapa-btn-on1 a {
	font-weight: bold;
	color: #179BA1;
	text-decoration: none;
}

.menu-mapa-btn-off1 {
	background-image: url(../../images/bx_mapa_btn_off1.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 141px;
}

.menu-mapa-btn-off1 a {
	font-weight: bold;
	color: #FF7D00;
}

.menu-mapa-btn-on2 {
	background-image: url(../../images/bx_mapa_btn_on2.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 125px;
}

.menu-mapa-btn-on2 a {
	font-weight: bold;
	color: #179BA1;
	text-decoration: none;
}

.menu-mapa-btn-off2 {
	background-image: url(../../images/bx_mapa_btn_off2.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 125px;
}

.menu-mapa-btn-off2 a {
	font-weight: bold;
	color: #FF7D00;
}
.menu-mapa-btn-on1 a:visited {
	font-weight: bold;
	color: #179BA1;
	text-decoration: none;
}
.menu-mapa-btn-off1 a:visited {
	font-weight: bold;
	color: #FF7D00;
}
.menu-mapa-btn-on2 a:visited {
	font-weight: bold;
	color: #179BA1;
	text-decoration: none;
}
.menu-mapa-btn-off2 a:visited {
	font-weight: bold;
	color: #FF7D00;
}

