body{
color:                white;
background-color:     000000;
font-family:          Arial;
font-size:            28px;
scrollbar-base-color: #006600;
}

A:link    {color:#FFFF00; text-decoration:underline;}
A:visited {color:#FFFF00; text-decoration:underline;}
A:active  {color:#FFFF00; text-decoration:underline;}
A:hover   {color:#FF8000; text-decoration:underline;}
