body {
	color: #508227;
}

a:link, a:visited {
	color: #508227;
	text-decoration: underline;
}

a:hover, a:active {
	color: #2E4C15;
	text-decoration: underline;
}

#sidebar h2 {
	color: #508227;
}

#sidebar #subnav .current {
	color: #FFFFFF;
	background: #508227;
}

#subnav ul ul li a:link, #subnav ul ul li a:visited {
	color: #A8A8A8;
}

#subnav ul ul li a:hover, #subnav ul ul li a:active {
	color: #A8A8A8;
}

#sidebar #subnav ul ul li .current {
	color: #508227;
	background: transparent;
}