a:link {
	text-decoration: none;
	color: #000000;
}

a:visited {
  text-decoration: none;
  color: #000000;
}

a:hover {
	color: #fe8106;
	text-decoration: none;
}

a:active {
	text-decoration: none;
	color: #000000;
}
