.TEXT {
	font-family: "Century Gothic";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center center;
}
.HEADING {
	font-family: "Rage Italic LET";
	font-size: xx-large;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: underline;
	color: #FFCC00;
}
.SMALLTEXT {
	font-family: "Century Gothic";
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
