.border {
	border: 1px solid #5E9EB7;
}
a:link {
	font-family: "Century Gothic";
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: "Century Gothic";
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: "Century Gothic";
	color: #CCCCCC;
	text-decoration: none;
}

