body{ cursor: url('CURSOR URL'), auto; 

}

a:hover {

    cursor: url(CURSOR URL), auto;

}