
a.mapa {
                   
				   font-family: arial;
				   color :                                   #6c6c6c;
                   font-weight:                            bold;
; text-decoration: none

} 

a.mapa:hover {
                   
				   font-family: arial;
				   color :                                    #4B1312;
                   font-weight :                           bold;
 text-decoration: none;
} 


a.mapa:visited {
                   
				   font-family: arial;
				   color :                                    #6c6c6c;
                   font-weight :                           bold;
 text-decoration: none;
} 

