.boldtext {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.normaltext {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.normaltextwhite {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.boldtextwhite {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.largetextgrey {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}

a:link {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #006633;
	text-decoration: none;
}
.smalltext {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
a:visited {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990033;
	text-decoration: none;
}
