.bottomnav {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
}
a.bottomnav:link {
	color: #CCCCCC;
	text-decoration: none;
}
a.bottomnav:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a.bottomnav:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.PageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #711313;
	font-size: 18px;
	letter-spacing: 1px;
}
.BodyText {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.BodyText:link {
	color: #711313;
	text-decoration: none;
}
a.BodyText:visited {
	color: #711313;
	text-decoration: none;
}
a.BodyText:hover {
	color: #711313;
	text-decoration: underline;
}
.SubTitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	letter-spacing: 1px;
	text-decoration: none;
	line-height: 1.5;
}
a.SubTitles:link {
	color: #000000;
}
a.SubTitles:visited {
	color: #000000;
}
a.SubTitles:hover {
	color: #711313;
}
.SideText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: 1px;
	text-decoration: none;
	line-height: 1.5;
}
a.SideText:link {
	color: #000000;
}
a.SideText:visited {
	color: #000000;
}
a.SideText:hover {
	color: #711313;
}
