.body-text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	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  {
	text-decoration: none
}
A:hover   {
	text-decoration: none
}
a {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #630;
}

