html {
  cursor: url('cursor1.png') , auto;
}
a {cursor:url('cursor2.png') , auto; text-decoration:none;}
a:hover {text-decoration:none;}