body{
	font-family:"Century Gothic";
	font-size:15px;
	color:#303030;
	background-color:#999999
	}
	
.footer{
	font-family:"Century Gothic";
	font-size:12px
	}

.credit{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px
	}
	
a{
	text-decoration: none;
	font-size:15px
	}

a:hover {
	color:#FF0000	
	}