XHTML.com recommends: PSD to HTML Slicing Service and PSD to HTML by W3 Markup. see your link here
cursor
The cursor property specifies the type of cursor to be displayed for the pointing device. The screen shot below shows a typical cursor when a mouse is hovering over a hyperlink.
The screen shot below shows a cursor of type help when a mouse is hovering over a hyperlink.
help
a.support {cursor: help}
auto
crosshair
default
pointer
move
e-resize
ne-resize
nw-resize
n-resize
se-resize
sw-resize
s-resize
w-resize
text
wait
progress
uri
inherit
All elements
Yes