body {
	background-color: #D6D6D6;
	font-family: "Century Gothic";
	color: #666666;
}
font {
	font-family: "Century Gothic";
	color: #666666;
}
a:link {
	font-family: "Century Gothic";
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
