.footer-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B49D8D;
	text-decoration: none;
}
.footer-links a {
	color: #C7B7A9;
	text-decoration: none;
}
a:hover {
	color: #A98F78;
}

