Cursors
If you know css, you can insert this:
(.)(*)------whatever it's called-----{
cursor: cursor;
}
cursor: cursor;
}
or you can write directly in the HTML link:
<a href="link" style="cursor: cursor;">
Name of Cursor that you insert---:
auto
pointer
default
crosshair
move
wait
help
text
n-resize
ne-resize
e-resize
se-resize
s-resize
sw-resize
w-resize
nw-resize