body {
	background-color: #ffffff;
	font-family: "Century Gothic";
	font-size: 13px;
	text-align: center;
	color: #393A3D;
}
form {
	
}

a:link { color: #ffffff; text-decoration:underline;}
a:visited { color: #ffffff; text-decoration:underline;}
a:hover { color: #ffffff; text-decoration:underline;}
a:active { color: #ffffff; text-decoration:none; }
