a	{
	color: #6FB867;
}

a:visited	{
	color: #8ECE87;
}

.neutralbg	{
	background-color: #8ECE87;
}

.neutralbg span, .neutralbg a	{
	color: #DDF0DB!important;
}

.mandatory	{
	background-image: url(../images/mandatory.gif);
	background-repeat: no-repeat;
}

.button	{
	background-color: #8ECE87;
	border-left: 1px solid #C3E4BF;
	border-top: 1px solid #C3E4BF;
	border-right: 1px solid #32762B;
	border-bottom: 1px solid #32762B;
	padding: 1px;
	cursor: hand;
}