For my website I will need to use instead of , because I am using mostly ajax and thus instead of links I have onclick ajax event
Just add cursor:pointer; in your span css.
cursor:pointer;
span