.body-text {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
}
.footer-text {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 9px;
}
.header {
	font-family: Verdana, Arial, Helvetica;
	font-size: 20px;
	font-weight: bolder;
	font-style: italic;
	text-decoration: underline;
	line-height: normal;
}
.body-header {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 16px;
	font-style: normal;
	line-height: 0.8em;
	font-weight: bolder;
	text-decoration: underline;
}
.left-nav {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 14px;
	font-style: normal;
	line-height: 1em;
	font-weight: bolder;
	text-decoration: underline;
	color: #FFFFCC;
}


A:active  {color: #FFCC00; text-decoration: none}
A:hover   {color: #FFCC00; text-decoration: none}

