body,td,th {
	font-family:"Trebuchet MS";
	font-size:70%;
	color:#FFFFFF;
	text-decoration:none;
}
.navBlue {
	color: #43BAE6;
	font-family:"Trebuchet MS";
	font-size:100%;
	text-decoration:none;
}
.navBlack {
	color: #000000;
	font-family:"Trebuchet MS";
	font-size:90%;
}
.whiteText {
	font-family:Trebuchet MS;
	color:#FFFFFF;
}
.whiteTextLink {
	font-family:Trebuchet MS;
	font-size:100%;
	color:#FFFFFF;
}
.brown {
	color:#5E1F00;
	font-family:Trebuchet MS;
	font-size:70%;
}
.brownLink {
	color:#5E1F00;
	font-family:"Trebuchet MS";
	font-size:100%;
}
a {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {
	font-family:"Trebuchet MS";
	color:#000000;
	text-decoration:none;
}