a {
	color: #0099CC;
	
}
.regfont {
	font-family: "Century Gothic";
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.boldfont {
	font-family: "Century Gothic";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.italicfont {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
