/*
 * Footer
 */
.footer {
	background-color: #FFFFFF;
	color: #000000;
}

.footer a,
.footer a:focus,
.footer a:hover {
	color: #666666;
	text-decoration: none;
}

.footer a {
	text-decoration: underline;
}