body{
color:                black;
background-color:     white;
font-family:          Verdana;
font-size:            8px;
font-style:           bold;
}

A:link    {color:#676767; text-decoration: none}
A:visited {color:#676767; text-decoration: none}
A:active  {color:#676767; text-decoration: none}
A:hover   {color:#0F609B; text-decoration: underline}