.blog-entry-title a:hover, a:link, a:visited {
      text-decoration: none;
      color: #000000;
}

a:hover, a:active {
text-decoration: none;
}

#navcontainer #current {
      color: #CC9900;
      text-decoration: none;
}

#navcontainer ul ul a {
      color: #999999;
}

#navcontainer ul ul ul a{
      color: #CCCCCC;
}