a:link {
	color: #FFE9C8;
	text-decoration: none;
}
a:hover {
	color: #F9B850;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CA9796;


}
