.TitleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #5d3128;
	text-decoration: none;
}
.RegText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5c5b5b;
	text-decoration: none;
}
.BoldLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5d3128;
	text-decoration: none;
}
.FooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #888783;
	text-decoration: none;
}
.MenuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5d3128;
	text-decoration: none;
	letter-spacing: 1px;
}
.MenuText a:link {
	color: #5d3128;
	text-decoration: none;
}
.MenuText a:hover {
	color: #333333;
	text-decoration: none;
}
.MenuText a:active {
	color: #5d3128;
	text-decoration: none;
}
.MenuText a:visited {
	color: #5d3128;
	text-decoration: none;
}
