A:link    {text-decoration: none; color: #FFF;   font-weight: bold;font-size: small;}
A:visited {text-decoration: none; color: #FFF;   font-weight: bold;font-size: small;}
A:active  {text-decoration: none; color: #FF0000;   font-weight: bold;font-size: small;}
A:hover   {text-decoration: none; color: #FFBA00;font-weight: bold;font-size: small;}

body
{
font-size: 8pt;
font-family: Verdana,Tahoma,Arial;
}

td
{
font-size: 8pt;
}

input
{
background-color: #888;
font-weight: bold;
border-color: #444;
border-width: 1;
}
