.ProjectTitle {
	font-family: "Eras Demi ITC", Arial, verdana;
	font-size: xx-large;
}
.SubTitle {
	font-family: "Eras Demi ITC", Arial, verdana;
	font-size: medium;
}
.ReturnHome {
	font-family: "Eras Demi ITC", Arial, verdana;
	font-size: x-large;
}
a:hover {
	color: #FF0033;
	text-decoration: underline;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.SectionTitle {
	font-family: "Eras Demi ITC", Arial, verdana;
	font-size: x-large;
	font-weight: bold;
}
.Caption {
	font-size: large;
	font-weight: bold;
}
