table {font-size :10pt;
      color :white;}


body
{
  scrollbar-face-color: white;
  scrollbar-highlight-color: white;
  scrollbar-shadow-color: white;
  scrollbar-arrow-color: black;
  scrollbar-3dlight-color: white;
  scrollbar-track-color: white;
  scrollbar-darkshadow-color: white;

  font-size :11pt;
  color :#000000;
  background-color :black;
  background-image : url("city.gif");
  background-attachment:fixed;
  background-repeat: repeat-x;
  background-position:bottom;

}

a:link {color:white;text-decoration:none;}
a:visited {color:white;text-decoration:none;}
a:hover {color:white;text-decoration:none;}

a{cursor:crosshair;}
