.bodyText {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	text-align: justify;
	
}
a:link,a:visited {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #BA9957;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.footerText {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #BA9957;
}