.itemhead{
	background: #97bf4c;
}
#secondary h4, #third h4{
	background: #97bf4c;
}

#ft {
	background: #97bf4c;
}
a, a:link {
	padding: 1px;
	color: #97bf4c;
	text-decoration: underline;
}

a:hover {
	color: #97bf4c;
	text-decoration: none;
}
.coleman a, .coleman li a{
    display: block;
	text-decoration: none;
	padding: 0px 6px;
    color: #666;
	}
.coleman a:hover, li.selected, li.selected a {
    color: #fff;
	background: #999;
}