I need to change the default image for cursor: pointer with some custom image.
To create a class and specify the hover value for cursor is not a valid solution since
With cursor options are can be found here http://www.echoecho.com/csscursors.htm for image you can use
cursor
cursor:url(uri)