@charset "utf-8";
<style type="text/css">
<!--
#headerText {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	font-weight:bold;
}
#headerText a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-decoration:none;
	font-weight:bold;
}
#headerText a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #634291;
	text-decoration: underline;
	font-weight:bold;
}
#footerText {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #ededed;	
}
#footerText a {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #ededed;
	text-decoration:none;
}
#footerText a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #99ffff;
	text-decoration: underline;
}
-->
</style>
