table {font-size :10pt;
      color :#5b5b5b;
      background-color :transparent;
     filter:dropshadow(offx=1,offy=1,color=white);}


body
{
  scrollbar-face-color: #a0ffc0;
  scrollbar-highlight-color: #a0ffc0;
  scrollbar-shadow-color: #a0ffc0;
  scrollbar-3dlight-color: a0ffc0;
  scrollbar-arrow-color: white;
  scrollbar-track-color: #a0ffc0;
  scrollbar-darkshadow-color: #a0ffc0;

  background-image : url("back.jpg");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center ;
  font-size :10pt;
  color :#406040;
}
text{
filter:dropshadow(offx=1,offy=1,color=white);
}

a:link {color:#408060;text-decoration:none;}
a:visited {color:#408060;text-decoration:none;}
a:hover {color:#408060;text-decoration:none;}



a{cursor:crosshair;}
