body {font-size :10pt;
      color :#000000;}


body
{
  scrollbar-face-color: white;
  scrollbar-highlight-color: white;
  scrollbar-shadow-color: white;
  scrollbar-3dlight-color: white;
  scrollbar-arrow-color: red;
  scrollbar-track-color: white;
  scrollbar-darkshadow-color: white;
}


a:link {color:#000000;text-decoration:none;}
a:visited {color:#000000;text-decoration:none;}
a:hover {color:#000000;text-decoration:none;}




a{cursor:crosshair;}


BODY {
  background-color: white;
  background-image : url("back.jpg");
  background-attachment: fixed;
  background-position: 0% 0%;
  background-repeat: no-repeat
;
}
