 a:link {text-decoration: none; background: none; color: #006A46}
 a:active {text-decoration: none; background: none; color: #006A46}
 a:visited {text-decoration: none; background: none; color: #006A46}
 a:hover {text-decoration: none; background: none; color: #ffff00}

 a.nav:link {text-decoration: none; background: none; color:#ffffff}
 a.nav:active {text-decoration: none; background: none; color: #ffffff}
 a.nav:visited {text-decoration: none; background: none; color: #ffffff}
 a.nav:hover {text-decoration: none; background: none; color: #b91403}

 a.navdropdownlink:link {text-decoration: none; background: none; color:#ffffff}
 a.navdropdownlink:active {text-decoration: none; background: none; color: #ffffff}
 a.navdropdownlink:visited {text-decoration: none; background: none; color: #ffffff}
 a.navdropdownlink:hover {text-decoration: none; background: none; color: #b91403}
 table.navdropdown{
    margin: 0px;
    padding:0px;
    border: solid #ffff00 1px;
    background:#066A46;
    color:#000000;
    font:12px Verdana;
    font-weight: bold;
  }

