.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
}

.footerLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.footerLinks a:link {
	text-decoration: none;
	color: #AAAAAA;
}
.footerLinks a:hover {
	text-decoration: underline;
	color: #AAAAAA;
}
.footerLinks a:visited {
	text-decoration: none;
	color: #AAAAAA;
}
.footerLinks a:active {
	text-decoration: none;
	color: #AAAAAA;
}