body, td, th
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #666666;
}
a:link
{
    color: #3366CC;
    font-weight: normal;
    text-decoration: none;
    font-size: 8pt;
    font-family: Tahoma;
}
a:visited
{
    color: #3366CC;
    font-weight: normal;
    text-decoration: none;
    font-size: 9pt;
    font-family: Tahoma;
}
a:hover
{
    text-decoration: underline;
    color: #FFCC00;
    font-size: 8pt;
    font-family: Tahoma;
}
a:active
{
    text-decoration: none;
    color: #3366CC;
    font-size: 8pt;
    font-family: Tahoma;
}