a:link {
	font-family: imprint mt Shadow;
	font-size: 18px;
	text-align: left;
	color: #333333;
	text-decoration:none
}
a:visited {
	font-size: 18px;
	text-align: left;
	color: #000000;
	text-decoration:none
}
a:hover {
	color:#666666; 
	background-color: transparent; 
	text-decoration: blink;
}

body {
	background-color: #9eef9c;
	margin-top: -1mm;
	margin-bottom: -5px;
		
}
.header {
	font-family: imprint mt Shadow;
	font-size: 34px;
	text-align: center;
	color: #33CC00;
}

.maintext {
	font-family: imprint mt Shadow;
	font-size: 17px;
	color: #333333;
	text-align: justify;

}

.maintextcenter {
	font-family: imprint mt Shadow;
	font-size: 14px;
	text-align: center;
	color: #333333;

}

.maintextcenter2 {
	font-family: imprint mt Shadow;
	font-size: 24px;
	text-align: center;
	color: #333333;

}

.maintexthead {
	font-family: imprint mt Shadow;
	font-size: 24px;
	text-align: center;
	color: #333333;

}

.headerintro {
	font-family: imprint mt Shadow;
	font-size: 50px;
	text-align: center;
	color: #333333;
}

banner {
	background-color: #33FF33;
}