
<STYLE TYPE="text/css">
<!--body {
cursor:url('images/mouse.ico');
scrollbar-3dlight-color: GRAY;
scrollbar-arrow-color: gRAY;
scrollbar-base-color: #CCCCCC;
scrollbar-darkshadow-color: #CCCCCC;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: DARKGRAY;
scrollbar-shadow-color: CCCCCC;
scrollbar-track-color: #6567656;
}
  a:link {
color : gray;
text-decoration : none;
}
a:visited {
color : gray;
text-decoration : none; 
} 
a:hover {
color : #ffffff; 
text-decoration : none; 
background-color : #EC2593;
} 
a:active {
color : gray;
text-decoration : none; 
</STYLE>