#navcontainer #current {
	color: #fafafa;
	background: #333333;
}

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