
a:link
 { color: white; text-decoration: none }

a:visited
 { color: white; text-decoration: none }

a:active
{
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}
b { font-weight: bold; font-size: 12px; font-family: Arial }
font   { font-size: 10px; font-family: Arial; line-height: 130% }
