#toc_container span.toc-elem {
    color: #e8ae00;
	text-decoration: none;
    text-shadow: none;
	cursor: pointer;
}

#toc_container span.toc-elem:hover {
    text-decoration: underline;
}