.linkmapa {
	font-family: Arial;
	font-size: 12px;
	color: #003399;
	text-decoration: underline;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
