body, table {background:darkblue; color:white; font-size:13px; font-family:arial; scrollbar-base-color:#8C8CC6;
  scrollbar-3dlight-color:brown;
  scrollbar-arrow-color:white;
  scrollbar-darkshadow-color:white;
  scrollbar-face-color:brown;
  scrollbar-highlight-color:white;
  scrollbar-shadow-color:white;
  scrollbar-track-color:white; }

h1, h2, h3, h4 {color:white}

a:link{color:white; font-weight:bold; text-decoration:none;}
a:visited{color:yellow; font-weight:bold; text-decoration:none;}
a:hover{color:yellow; font-weight:bold;background:red; text-decoration:none;}
a:active{color:yellow; font-weight:bold; }
