a:link {
	color: #4f665a;
	text-decoration: none;
}
a:visited {
	color: #4f665a;
	text-decoration: none;
}
a:hover {
	color: #fbf6b5;
}
a:active {
	color: #fbf6b5;
}

A.footer:link {
	color: #fbf6b5;
	text-decoration: none;
}
A.footer:visited {
	color: #fbf6b5;
	text-decoration: none;
}
A.footer:hover {
	color: #fbf6b5;
}
A.footer:active {
	color: #fbf6b5;
}
