.default
{
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.web
{
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}

.news
{
    FONT-SIZE: 16px;
    COLOR: #AA0000;
    letter-spacing:0.2em;
    FONT-FAMILY: Times New Roman
}

a:link { color:#AA0000; text-decoration:underline; font-weight:bold;}
a:visited { color:#AA0000; text-decoration:underline; font-weight:bold;}
a:active { color:#AA0000; text-decoration:underline; font-weight:bold;}
a:hover {color:#FF0000; text-decoration:none;}

    a.link { color:#FF0000; text-decoration:none; font-weight:bold; }
    a.visited { color:#FF0000; text-decoration:none; font-weight:bold; }
    a.hover { color:#EE0000; text-decoration:underline; font-weight:bold; }
    a.active { color:#FF0000; font-weight:bold; }
