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