Mudando a cor do cursor

Código abaixo:

<HEAD>
<STYLE TYPE="text/css">
body {cursor:url(imagens/seta.cur)}
</STYLE>
</HEAD>