Dute In Control Panel » Customize design » Common templates » Style sheet (CSS)
Punel oriunde in CSS.
Code
html{
cursor:url("http://easysharez.ucoz.com/img/blue.cur"),pointer;
}
a:hover {
cursor:url("http://easysharez.ucoz.com/img/red.cur"),pointer;
}