body {
    cursor:url('/img/default.cur'),
    default;
}
a,button,img {
    cursor:url('/img/pointer.cur'),
    default;
}