a,
a:hover,
a:visited {
	color: #CDB6A6;
}
a.footer,
a.footer:hover {
	color: #737373;
	text-decoration: none;
}
a.footer:hover {
	text-decoration: underline;
}

