<!--
body {
    font-family : Verdana,Arial,sans-serif;
    font-size:40px;
    color:#000000;
}

a {
  	color : #000000;
  	text-decoration: none;
	font-weight : normal;
	font-size:1px;
}
a:hover {
  	color : #000000;
  	text-decoration: none;
	font-weight : normal;
	font-size:10px;
}
a:link {
  	color : #000000;
  	text-decoration: none;
	font-weight : normal;
	font-size:10px;
}
a:active {
 	color : #000000;
  	text-decoration: none;
	font-weight : normal;
	font-size:10px;
}
/* GEOLINK*/
#geolink {
	font-family:Verdana,Arial,sans-serif;
	font-size:10px;
	color:#000000;
}
.geolink {
	font-family:Verdana,Arial,sans-serif;
	font-size:10px;
	color:#000000;
}
/* FIN GEOLINK*/

-->