.home-body {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
}
.sub-bodycopy {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.home-headers {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.sub-headers {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
}
.yellowheaders {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #F7DD70;
}
a {color: orange; text-decoration: underline;}
a:link {color: white;}
a:visited {color: #F7DD70;}
a:hover {color: #F7DD70;}
a:active {color: #F7DD70;}


