/* 
    This CSS file was created by OwL for use by pointer.js, 
     witch can be found on https://seattleowl.com. 
*/



body {
    cursor:  url(../cursor_hide.png)0 0, auto;
}

a {
    cursor: url(../cursor_hide.png)0 0, pointer;
}