@charset "utf-8";
a {
	font-family: "Century Gothic";
	color: #986a54;
	text-decoration: none;
}
a:hover {
	font-family: "Century Gothic";
	color: #C89E80;
	text-decoration: none;
}
