#navcontainer #current {
	color: #fafafa; 
	background: #e69d00; /* #b3821e */
}

#navcontainer a:hover {
	color: #fafafa;
	background: #b3821e; /* #e69d00 */
}