a:link, a:visited{text-decoration:none;color:black;cursor:url("lien.cur");}
a:hover{text-decoration:none;color:#CC3300;cursor:url("lien.cur");}

body {
background-color: white;
scrollbar-face-color: white;
scrollbar-shadow-color: black;
scrollbar-highlight-color: white;
scrollbar-3dlight-color: black;
scrollbar-darkshadow-color: white;
scrollbar-track-color: white;
scrollbar-arrow-color: black;
cursor:url("main.cur");
}