.maintext {
	font-family: "Gill Sans MT", "Gill Sans MT Condensed";
	font-size: 15px;
	color: #000000;
}
.maintextwhite {

	font-family: "Gill Sans MT", "Gill Sans MT Condensed";
	font-size: 15px;
	color: #FFFFFF;
}
.darkgreenborder {
	border: 2px dotted #003300;
}
.maintextwhite:hover {
	font-family: "Gill Sans MT", "Gill Sans MT Condensed";
	font-size: 15px;
	color: #000000;
}
