#navcontainer #current {
	color: #fafafa;
	background: #6699CC;
}

#navcontainer a:hover {
	color: #fafafa;
	background: #FFA500;
}