a:link {
	color: #FCE6AC;
	text-decoration: none;
}
a:hover {
	color: #F7A317;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
