.pie {
	background-image: url(/imagenes/pie-galapagar.jpg);
	background-repeat: no-repeat;
}
a.menuPie:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	text-decoration: none;
	font-weight: normal;
}
a.menuPie:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	text-decoration: none;
	font-weight: normal;
}
a.menuPie:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	text-decoration: underline;
	font-weight: normal;
}
a.menuPie:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	text-decoration: none;
	font-weight: normal;
}

