.MENU {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #1f924d;
	text-decoration: none;
}
.green {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #1F924D;
	text-decoration: none;
	display: block;
}
.lt_green {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #1F924D;
	background-position: center;
}
.box {
	font-family: "Times New Roman", Times, serif;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: 009933;
	border-right-color: 009933;
	border-bottom-color: 009933;
	border-left-color: 009933;
	font-style: normal;
	font-weight: bold;
	color: 009933;
	text-decoration: none;
}
