.HeaderBigRed {
	font-family: "Monotype Corsiva";
	font-size: 45px;
	color: #881415;
}

.link {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#808000;
	font-size:16px;
	font-weight:bold;
	text-decoration: none;
}
.linkOver {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-size:16px;
	font-weight:bold;
	text-decoration: none;
}

.MedText {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}

.LargeText {
	font-size:24px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.SmallText {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:8px;
}
