body {
	background-color: #E0ECEC;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #666666;
	
}
a:link {
	font-family: "Century Gothic";
	color: #000000;
	text-decoration: none;
}

font {
	font-family: "Century Gothic";
}
