a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: .85em;
	color: #ffffff;
	font-style: normal;
}

.NavLinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	font-style: normal;
	color: #c2c1b0;
	text-decoration: underline;
	font-weight: bold;
}

.NavLinks:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	font-style: normal;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

.Nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	font-style: normal;
	color: #5f5d4d;
	text-decoration: underline;
	font-weight: bold;
}

.Nav:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	font-style: normal;
	color: #600403;
	text-decoration: underline;
	font-weight: bold;
}

.NavLinked {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	font-style: italic;
	color: #600403;
	text-decoration: underline;
	font-weight: bold;
}

.BodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	font-style: normal
	color: #5f5d4d;
	text-decoration: none;
	color: #4a483a;
}

.BodyText2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}

