.BauhausBlack {
	font-family: "Bauhaus Medium";
	font-size: medium;
	background-color: #333333;
	color: #CCCCCC;
}
.NavigationGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #CCCCCC;
	color: #333333;
	font-weight: bold;
}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}.WebDesign {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333333;
	font-size: x-small;
	color: #FFFFFF;
}
a {
	color: #FFFFFF;
}
