@charset "ISO-8859-1";
.spacing {
	line-height: 1.4;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	line-height: 1.4;
	padding-top: 5px;
}
.Footerlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	}
a.Footerlinks:link {
	color: #99CCFF;
}
a.Footerlinks:visited {
	color: #66CCFF;
}
a.Footerlinks:hover {
	color: #CCCCFF;
}
a.Footerlinks:active {
	color: #FFFFFF;
}

}
a:link {
	color: #99CCFF;
}
a:visited {
	color: #66CCFF;
}
a:hover {
	color: #CCCCFF;
}
a:active {
	color: #FFFFFF;
}

