h1 {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.links a:link {
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
p {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #CCCCCC;
}
a {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
