/*
yoci
by pfire
*/
body {
  cursor:url('cursor/yoci/normal.ani');
}
a:hover {
  cursor:url('cursor/yoci/hover.ani');
}