a:link {
	color: #98315A;
	text-decoration: none;
}
a:visited {
	color: #98315A;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.BodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

.BodyTextBold{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}

.SmallNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.HeaderText {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}

.ContactBar {
	font-size: 12px}

.FooterText {
	color: #8d1744;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.FooterTextLarge{
	color: #8d1744;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.BodyTextItalics {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
}
