.greenlinks {
	font-family: "Book Antiqua";
	font-size: 17px;
	color: #2D6B66;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #2D6B6A;
	text-decoration: none;
}
a:visited {
	color: #2D6B66;
	text-decoration: none;
}
a:hover {
	color: #009966;
	text-decoration: underline;
}
.freeadmisiontext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #996600;
	text-decoration: blink;
}
.main {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
