#navcontainer #current {
	color: #fafafa;
	background: #4c4c4c;
}

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