a.navlink{
    font-family: Trebuchet MS, arial;
    font-weight: bold;
    font-size: 10pt;
    color: #808080;
    text-decoration:none
  }
  
a:hover.navlink
{
    color: #996633;}