.footer-links {
	color: #4c6d66;
	text-decoration: none;
}
.footer-links a {
	color: #4c6d66;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
.footer-links a:hover {
	color: #4c6d66;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
}
.copyright {
	color: #000000;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}
.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #4c6d66;
	text-decoration: none;
}
.body-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4c6d66;
	text-decoration: none;
}
.body-text a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4c6d66;
	text-decoration: underline;
}
.body-text a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4c6d66;
	text-decoration: none;
}
.copyright a {
	color: #4c6d66;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}
.contactinfo {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}
