a:link, a:visited {
	color: #cea44b;
	text-decoration: none;
	font-family: "Times New Roman", Georgia, Times, serif;
}

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

#navcontainer #current {
	color: #989898;
}

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

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