a:link {
	color: #8D332E;
	text-decoration: none;
}
a:visited {
	color: #565141;
	text-decoration: none;
}
a:hover {
	color: #2E2936;
	text-decoration: none;
}
.footer {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

