.box {
	clear: left;
	float: left;
	height: auto;
	width: auto;
	background-color: #ecf5e7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #6fa817;
	border: 1px solid #ecf5e7;
}
.box2 {
	clear: left;
	float: left;
	height: 28px;
	width: 215px;
	background-color: #6FA817;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	border: 1px solid #6FA817;
}
.box2:hover {
	clear: left;
	float: left;
	height: 28px;
	width: 215px;
	background-color: #41630E;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	border: 1px solid #41630E;
}

.box3 {
	clear: left;
	float: left;
	height: 28px;
	width: 215px;
	background-color: #DBEFF8;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	border: 1px solid #DBEFF8;
}
.box3:hover {
	clear: left;
	float: left;
	height: 28px;
	width: 215px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	border: 1px solid #ffffff;
}
.box4 {
	clear: left;
	float: left;
	height: 28px;
	width: 215px;
	background: url("box.jpg");
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	border: 1px solid #d6e8ce;
}
.box4:hover {
	clear: left;
	float: left;
	height: 28px;
	width: 215px;
	background: url("box.jpg");
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	border: 1px solid #679155;
}
