    a.link:hover,a.link:active {
        color:#000000;
        text-decoration: none;
    }

    a.link {
        color:#336633;
        font-face:Verdana;
        font-size:8pt;
        font-weight:bold;
        text-decoration: none;
    }
  
    .menuLabel {
        color:#336633;
        font-face:Verdana;
        font-size:10pt;
        font-weight:bold;    
    }
