
html, body { cursor : url("../cur/arrow.cur"), auto; }
a { cursor: url("../cur/hand.cur"), pointer; }
button, input[type=submit], input[type=button] { cursor : url("../cur/hand.cur"), pointer; }

.pk_tab_world { cursor: default; }
.pk_tab_alliance { cursor: default; }


.s, .s0, .sc, .s1, .s2, .s3, .s4, .s5, .s6, .s7, .s8, .s9, .s10 {
	cursor : url('../cur/hand.cur'), pointer;
}

.pea, .genius, #chat_tabs .tab, #chat_top .left, #chat_top .right {
	cursor : url("../cur/hand.cur"), pointer;
}
