@charset "utf-8";
.footerlinks {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
}

.bodytext {
	font-family: Arial;
	font-size: 12px;
	line-height:18px;
	font-weight: normal;
	color: #222222;
	text-decoration: none;
}
a:link.site,a:visited.site,a:active.site{
	color:#222222;
	text-decoration: none;
}

a:hover.site{
    color:#185983;
	text-decoration: none;
}
