a 
	{outline: none;
}
a {
	text-decoration: none;
}

a:hover {
	font-weight: normal;
	color: #c69102;
	text-decoration: none;
}
