a:link    {color:#8080FF;text-decoration:underline;} /* none */
a:visited {color:#008000;text-decoration:underline;} /* none */
a:active  {color:#00FF00;text-decoration:underline;}
a:hover   {color:#FFFFFF;text-decoration:underline;}

body {
  color: #FFFFFF;   /* #00FF80; */
  font-family: Comic Sans MS, Verdana, Arial;
  font-weight:;    /* bold */
  font-size:14px;  /* 100%; */
  background-color:rgb(0,0,0);
  background: #000000 url('pic/planet_.jpg') fixed;
  padding:0px;
  scrollbar-face-color: #555555;
  scrollbar-highlight-color: #777777;
  scrollbar-shadow-color: #444444;
  scrollbar-3dlight-color: #AAAAAA;
  scrollbar-arrow-color: #FFFFFF;
  scrollbar-track-color: #333333;
  scrollbar-darkshadow-color: #222222;

  }
  
table {
  table-border-color-light: rgb(255,255,153);
  table-border-color-dark: rgb(255,255,51); 
  }

h1, h2, h3, h4, h5, h6 {font-family: Verdana, Arial;}
h1 {color: #00FF80;}
h2 {color: #00FF80;}
h3 {color: #00FF80;}
h4 {color: #00FF80;}
h5 {color: #00FF80;}
h6 {color: #00FF80;}
