.GrasmereSchoolFontBodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	background-color: #FFFFCC;
	font-weight: lighter;
	line-height: normal;
	text-decoration: none;
}
.GrasmereSchoolFontHeadings {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	font-style: bold;
	background-color: #FFFFCC;
	font-weight: lighter;
	line-height: normal;
	text-decoration: none;
}
.GrasmereSchoolFontPageText {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	background-color: #FFFFCC;
	font-weight: lighter;
	line-height: normal;
	text-decoration: none;
}
a:hover {
	color: #FFFF99;
	background-color: #278B25;
}
a:active {
	color: #FFFFFF;
	background-color: #278B25;
}

