﻿#siteFooter {
	color: #a8aeb2;
	font-size: 9px;
}
.siteFooterSection {
	background-color: #f3f3f3;
	line-height: 9px;
	padding-top: 6px;
	padding-bottom: 5px;
}

#siteFooter a,
#siteFooter a:link,
#siteFooter a:visited,
#siteFooter a:hover {
	color: #a8aeb2;
	text-decoration: none;
}
#siteFooter a:hover {
	color: #a8aeb2;
	text-decoration: underline;
}

#siteFooterSiteBy a,
#siteFooterSiteBy a:link,
#siteFooterSiteBy a:visited,
#siteFooterSiteBy a:hover {
	color: #cccccc;
	text-decoration: none;
}
#siteFooterSiteBy a:hover {
	color: #cccccc;
	text-decoration: underline;
}
