.text1 {
	color: #003300;
	font-family: Tahoma;
	font-size: 14px;
}
body {
	background-color: #64A35D;
		margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.text2 {
	color: #000000;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #9CC598;
	border: 3;
}
.text3 {

	color: #003300;
	font-family: Tahoma;
	font-size: 14px;
}
a:link {
	color: #663399;
	text-decoration: none;
}
a:visited {
	color: #663399;
	text-decoration: none;
}
a:hover {
	color: #336633;
	text-decoration: underline;
}

a:active {
	color: #CC3300;
}
.text4 {
	color: #FF1E10;
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
}
