Move the mouse over the links and left click.

This page contains CSS2 style sheet.  
When your mouse is over any of the links in this html page, it will change into the help cursor.  
Some browsers might not support custom cursors.  

<STYLE>

<!--

  a {cursor: help;}

//-->

</style>

Back