
.bodycopy {
	font-family: "Arial","Helvetica";
	font-size: 13px;
	color: #464646;
	}
.footer {
	font-family: "Arial","Helvetica";
	font-size: 10px;
	color: #464646;
	}
.links {
	font-family: "Arial","Helvetica";
	font-size: 13px;
	color: #464646;
	text-decoration: underline;
}
.links:hover {
	font-family: "Arial","Helvetica";
	font-size: 13px;
	color: #7b2e00;
	text-decoration: underline;
}

