This property specifies the type of cursor to be displayed for the pointing device.
[ [<uri> ,]* [ auto | crosshair | default | pointer | move | e-resize | ne-resize | nw-resize | n-resize | se-resize | sw-resize | s-resize | w-resize| text | wait | help ] ] | inherit
p { cursor : url("mything.cur"), url("second.csr"), text; }