FONT.CopyText
    {
font            : normal;
font-family     : Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size       : 10px;
font-weight     : normal;
letter-spacing  : 1pt;
line-height     : 12px;
color           : #919191;
    }
    
A
    {
font-weight     : bold;
color           : #919191;
text-decoration : none;
    }

A:Visited
    {
color           : #919191;
text-decoration : none;
    }

A:Hover
    {
color           : #444444;
text-decoration : none;
    }

A:Active
    {
color           : #EEEEEE;
text-decoration : none;
    }