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

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