a:link, a:visited  { color: white; text-decoration: none }

a:hover, a:active  { color: red }

#navcontainer #current  { color: yellow; background: url(../../images/button_over.png) repeat-x; text-shadow: 0px -1px 3px #2b6568 }

#navcontainer .currentAncestor  { color: white; background: url(../../images/button_over.png) repeat-x; text-shadow: 0px -1px 3px #2b6568 }

#navcontainer a:hover  { color: red; background: url(../../images/button_over.png) repeat-x; text-shadow: 0px -1px 3px #2b6568 }

#navcontainer ul ul #current { color: yellow; text-shadow: 0px -1px 3px #2b6568 }

#navcontainer ul ul .currentAncestor  { color: red; text-shadow: 0px -1px 3px #2b6568 }

#navcontainer ul ul ul .currentAncestor  { color: red; text-shadow: 0px -1px 3px #2b6568 }
