#content h1, #content h2, #content h3 {
    color: #f9cb04;
}

#left ul a:hover { 
color: #f9cb04;
border-top: 2px dotted #f9cb04;
}

#left ul ul li a:hover { color: #f9cb04;}


#container  #left ul .selected {
border-top: 2px dotted #f9cb04;
color: #f9cb04;
}


#container  #left ul ul li .selected {
 color: #f9cb04;
}
