a:link {
	text-decoration: none;
	color: #DE7942;
}
a:visited {
	text-decoration: none;
	color: #DE7942;
}
a:hover {
	color: #525152;
}
