body,td,th {
	COLOR: #FFF;
	font-family:"Century Gothic";
}
.styleSmallText {
	font-size: 10px
}
.styleMediumText {
	font-size: 12px;
}
.styleMediumTextBold {
	font-size: 12px;
	font-weight: bold;
}
.styleLargeText {
	font-size: 14px;
	font-weight: bold;
}
.styleExtraLargeText {
	font-size: 16px;
	font-weight: bold;
}
.styleAward {
	font-size: 12px;
	font-weight: bold;
	color: #F90;
}
.imageBorder {
	border:1px solid #FFFFFF;
}
A:hover {
	text-decoration:none;
	COLOR: #FFF;
}
A:link {
	text-decoration:none;
	COLOR: #FFF;
}
A:visited {
	text-decoration:none;
	COLOR: #FFF;
}
A:active {
	text-decoration: none;
	COLOR: #FFF;
	font-family: "Century Gothic";
} 

