

a{cursor:;}
a{text-decoration:none}
a:link {color:#000000;text-decoration:none;}
a:visited {color:#555555;text-decoration:none;}
a:active {color:#C0C0C0;text-decoration:none;}
table{
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 }
td{
 line-height:1.8em;
 }
body
{
  scrollbar-face-color: #000000;
  scrollbar-highlight-color: #000000;
  scrollbar-shadow-color: #000000;
  scrollbar-3dlight-color: #000000;
  scrollbar-arrow-color: #000000;
  scrollbar-track-color: white;
  scrollbar-darkshadow-color: white;

  background-image : url("back.gif");
  background-attachment: fixed;
  background-position: 100% 100%;
  background-repeat: no-repeat
;
}
