Here I have an image of a map with a link that is defined to a spot on the map. I've got it so that the link works...but, its going to be confusing if the viewer can't see which spot he is clicking on. Here is the page:
http://new.bruceleibowitz.net/about/map-test/
The only active link right now is over the spot labeled "BNA" (actually the star next to it). What I would like to do is use a mouse-over and mouse-out effect on the link to make some sort of color change or even image change if I uploaded an image with that spot highlighted - make something happen visually when you click on the spot. I've done some mouse-over effects on other pages and it looks really nice but since this is an "area href" not an "a href" I'm not sure how to do it.
I am thinking maybe define a new css class for only these link colors and then call that class in the "area href" link or maybe there is a better way - I think I am on the right track but I don't know how to actually do it.













