@charset "ISO-8859-1";
a:link {
	color: #535353;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #535353;
}
a:hover {
	text-decoration: underline;
	color: #26c0f3;
}
a:active {
	text-decoration: none;
	color: #26c0f3;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	color: #535353;
}
.footertexttwo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: #26c0f3;
}

