A:link {text-decoration: underline; color: #728B28 }
A:visited {text-decoration: underline; color: #728B28 }
A:active {text-decoration: underline; color: #728B28 }
A:hover {background: #7E924F; color:black }

h2	{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 22px;
	color: #607925
}
h3	{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 14px;
	font-weight: strong;
	color: #948949
	}

p	{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: white;
}

.page_feature p {
	position: relative;
	float: left;
	text-align: justify;
	margin-left: 100px;
	margin-top: 35px;
	height: 150px;
	width: 200px;
}

input.field  {
background-color: #B1C486;
}

textarea.field {
background-color: #B1C486;
}

input.button {
background-color: #47571F;
color: #FFFFFF;
font-size: 10px;
font-weight: strong;
}

option.list {
background-color: #B1C486;
color: #000000;
font-size: 10px;
font-weight: strong;
}
