
  body {
  cursor: url'tabby.png', auto;
}

a:hover {
  cursor: url'tabbysmile.png', pointer;
}
