#footer {
	color: #807b7e;
}

#footer p {
	color: #807b7e;
}

#footer a {
	color: #555153;
}

#footer a:hover {
	text-decoration: underline;
}

