.bodytext {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	padding-right: 1em;
	padding-left: 1em;
}
.CopyRighttext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CCCCCC;
}
.linkstext {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
}
.linkstext a {
	color: #FFFFFF;
	text-decoration: none;
}
.linkstext a:hover {
	font-weight: bold;
	text-decoration: underline;
}
