@charset "utf-8";
.bodytext {
	font-family: "Palatino Linotype", Palatino, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-align: left;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
a.footerlink:link {
	color: #a8a8a8;
	text-decoration: none;
}
a.footerlink:hover {
	color: #d3e95b;
	text-decoration: none;
}
a.footerlink:active {
	color: #ffffff;
	text-decoration: none;
}
a.footerlink:visited {
	color: #a8a8a8;
	text-decoration: none;
}
;
}
a.footerlink2:hover {
	color: #d3e95b;
	text-decoration: none;
}
a.footerlink2:active {
	color: #ffffff;
	text-decoration: none;
}
a.footerlink2:visited {
	color: #333333;
	text-decoration: none;
}
a.footerlink2:link {
	color: #333333;
	text-decoration: none;
}