"What I would like to do though is to have a hand (or some other
meaningful icon) show up on mouse over instead of the cursor. Is there
a way to do this?"

Drop the <a> tags and just use CSS:
cursor: pointer

http://www.w3schools.com/css/pr_class_cursor.asp


Reply via email to