body
{
background-color: #660000;
font-family: arial, helvetica, verdana;
font-size:15px;
color: yellow
}

a:link     {color: #ffff00; text-decoration: none}
a:active   {color: yellow; text-decoration: none}
a:visited  {color: yellow; text-decoration: none}
a:hover    {color: red; text-decoration: underline}
hr         {height: 1pt; color: yellow}