Ti riferisci al puntatore...

Se è così, nel tag BODY inserisci l'attributo di stile cursor.

<BODY style="cursor: X">

dove X può essere:
- crosshair
- default
- hand
- help
- move
- e-resize
- ne-resize
- nw-resize
- n-resize
- se-resize
- sw-resize
- s-resize
- w-resize
- text


NB: non è assicurato il funzionamento con tutti i browser.