body {
	}

a {
	font-family: "Century Gothic";
	font-size: larger;
	text-decoration: none;
}

a:hover {
	font-weight: bolder;
	font-size: larger;
	}
