.FooterText {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
}
.h1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: B0A380;
}
.MainText, .maintext {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #B0A380;
	font-size: 11px;
	text-decoration: underline;
	font-family: Tahoma;
}
a:visited {
	color: #B0A380;
	font-size: 11px;
	text-decoration: underline;
	font-family: Tahoma;
}
a:hover {
	color: #CC3300;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
}
