.leftnav {
	font-family: "Trebuchet MS", Myriad, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.leftnav:link {
	font-family: "Trebuchet MS", Myriad, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.leftnav:hover {
	font-family: "Trebuchet MS", Myriad, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}

td {
	font-family: "Trebuchet MS", Myriad, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.headline {
	font-family: "Trebuchet MS", Myriad, Arial, sans-serif;
	font-size: 24px;
	font-weight: 900;
	color: #999966;
	text-decoration: none;
}
.footer {
	font-family: "Trebuchet MS", Myriad, Arial, sans-serif;
	font-size: 11px;
	color: #999966;
	text-decoration: none;
}
a {
	font-family: "Trebuchet MS", Myriad, Arial, sans-serif;
	font-size: 11px;
	color: #CCCC99;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Myriad, Arial, sans-serif;
	font-size: 11px;
	color: #999966;
	text-decoration: underline;
}
