*:focus {
   outline:none;
}
.black {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #000000;
}
.black {
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 5px;
}
.black {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #000000;
}
.black {
	font-family: "Century Gothic";
	font-size: 13px;
	line-height: normal;
	color: #000000;
}
.white {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #FFFFFF;
}
.whitecaps {
	font-family: "Century Gothic";
	font-size: 14px;
	font-variant: small-caps;
}
.whitelarge {
	font-family: "Century Gothic";
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
}
.whitelarge {
	font-family: "Century Gothic";
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000;

}
.linktext a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000;

}
.linktext a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;

}