td{
	font-family:"Trebuchet MS";
	font-size: 12px;
	color: #83A326;
	text-decoration: none;
}
.greentd{
	font-family:"Trebuchet MS";
	font-size: 12px;
	color: #83A326;
	text-decoration: none;
}
.bluetd{
	font-family:"Trebuchet MS";
	font-size: 12px;
	color: #2689A5;
	text-decoration: none;
}
.redtd{
	font-family:"Trebuchet MS";
	font-size: 12px;
	color: #CC6600;
	text-decoration: none;
}
.whitetd{
	font-family:"Trebuchet MS";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.bigredtd{
	font-family:"Trebuchet MS";
	font-size: 14px;
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
}
.bigbluetd{
	font-family:"Trebuchet MS";
	font-size: 14px;
	color: #2689A5;
	text-decoration: none;
	font-weight: bold;
}
.biggreentd{
	font-family:"Trebuchet MS";
	font-size: 14px;
	color: #83A326;
	text-decoration: none;
	font-weight: bold;
}
.bigwhitetd{
	font-family:"Trebuchet MS";
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.headingredtd{
	font-family:"Trebuchet MS";
	font-size: 26px;
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
}
.headingbluetd{
	font-family:"Trebuchet MS";
	font-size: 26px;
	color: #2689A5;
	text-decoration: none;
	font-weight: bold;
}
.headinggreentd{
	font-family:"Trebuchet MS";
	font-size: 26px;
	color: #83A326;
	text-decoration: none;
	font-weight: bold;
}
.headingwhitetd{
	font-family:"Trebuchet MS";
	font-size: 26px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.footwhitemenu{
	font-family:"Trebuchet MS";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}a.footwhitemenu:hover {
	color: #83A326;
	text-decoration: underline;
}

