Tweak Mouse Pointers using CSS

I updated the Multiply Site of my ex-high school computer organization when I realized that it would be better if the mouse pointer will be changed. Oh! The Cascading Style Sheet (CSS) is the best technique to change this. It has a rule that directly modifies the mouse pointer that a user sees.
How to add [...]