BODY{ background-color: #663376;
cursor: url(style/cursor.ani);}
a {cursor: url(style/cursor.ani);
}
a:VISITED {
color: #663377;
text-decoration: none;
font-style: normal;
font-family: arial;
text-transform: none;
font-weight:normal; 
cursor: hand;
}
a:LINK {
color: #663377;
text-decoration: none;
font-style: normal;
font-family: arial;
text-transform: none;
font-weight:normal; 
cursor: hand;
}
a:HOVER {
color: #7B5D8F;
font-style: normal;
text-decoration: underline;
font-family: arial;
text-transform: none;
font-weight:normal; 
cursor: hand;
}
