body {
	margin: 0px;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #65202a;
}
a.footer,a.footer:active,a.footer:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #65202a;
	text-decoration: underline;
}
a.footer:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #65202a;
	text-decoration: none;
}
.MainText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #65202A;
}
a.MainText,a.MainText:active,a.MainText:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #932F3E;
	text-decoration: underline;
}
a.MainText:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #B7394D;
	text-decoration: none;
}
.SmallText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #65202A;
}
a.SmallText,a.SmallText:active,a.SmallText:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #932F3E;
	text-decoration: underline;
}
a.SmallText:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #B7394D;
	text-decoration: none;
}
.LargeText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #65202A;
}
.menu_underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #65202a;
}
