@charset "utf-8";
/* CSS Document */

a {
	font-family: "Century Gothic";
	font-style: normal;
	font-weight: normal;
	color: #FFC;
	text-decoration: none;
}
a:hover {
	font-family: "Century Gothic";
	font-style: normal;
	font-weight: normal;
	color: #FFC;
}

img {
	border: none;
	}

