.smallwhitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
}
.smallwhitetext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	text-decoration: underline;
}
.smallwhitetext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	text-decoration: underline;
}
.smallwhitetext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #99CC00;
	text-decoration: underline;
}
.greytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: c2c2c2;
	font-weight: bold;
}
.titleh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: c2c2c2;
	font-weight: bold;
}
.whitetextbold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	font-weight: bold;
}
.whitetextbold a:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.whitetextbold a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.whitetextbold a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #99CC00;
	font-weight: bold;
	text-decoration: underline;
}
.whitetext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	font-weight: normal;
}
.whitetext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
.whitetext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
.whitetext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #99CC00;
	font-weight: normal;
	text-decoration: underline;
}
.greybutton {
	font-family: Arial, Helvetica, sans-serif;
	colour: #c2c2c2
	text-decoration;
	font-weight: bold;
	color: c2c2c2;
	font-size: x-small;
	text-decoration: none;
}
.whitebutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.greentitletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #99CC00;
	font-weight: bold;
}
.largertext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: normal;
}
.smallblacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}.smallgreentext {


	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #91c204;
	font-weight: normal;
}
.smallgreytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #C9C9C9;
}
