font.navhead  {
        font-size : 14px;
        font-family : verdana;
        font-weight : bold;
        color : #000000;
}

A.navlnk  {
        font-size : 14px;
        font-family : verdana;
        font-style : none;
        color : #009900;
        text-decoration : none;
        font-weight : bold;
}

A.navlnk:hover  {
        font-size : 14px;
        font-family : verdana;
        font-style : none;
        color : #009900;
        text-decoration : underline;
        font-weight : bold;
}

font.action {
        color : Red;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 14px;
}

font.headline  {
        font-size : 16px;
        font-family : arial;
        color : #660000;
        font-weight : bold;
}

font.txt  {
        font-size : 14px;
        font-family : arial;
        color : #000000;
        text-decoration : none;
}

A.txtlnk  {
        font-size : 14px;
        font-family : arial;
        color : #009900;
        text-decoration : none;
}

A.txtlnk:hover  {
        font-size : 14px;
        font-family : arial;
        color : #009900;
        text-decoration : underline;
}

font.tabhead  {
        font-size : 14px;
        font-family : arial;
        font-weight : bold;
        color : #000000;
}
