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

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