aggiungi al selettore a:hover la seguente proprietà:

codice:
a:hover {
......
cursor: pointer;/* Proprietà */
......
}