@charset "utf-8";
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #33F;
	margin: 0px;
	padding: 0px;
}
.thrColAbsHdr #footer a:link {
	color: #36F;
	text-decoration: none;
}
.thrColAbsHdr #footer a:visited {
	color: #36F;
	text-decoration: none;
}
.thrColAbsHdr #footer a:hover {
	color: #36F;
	text-decoration: underline;
}
.thrColAbsHdr #footer a:active {
	color: #36F;
	text-decoration: none;
}
