.linkstyle1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	height: 100%;
	width: 100%;
	padding-top: 6px;
	padding-bottom: 6px;
}
.linkstyle1:hover {
	color: #FFFFFF;
}
.leftlink {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: 7DAE38;
	padding: 3px;
	height: 100%;
	width: 100%;
	border: 1px solid #FFFFFF;
}
.leftlink:hover {
	color: #7DAE38;
	background-color: #FFFFFF;
}
.texstyle1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
}
.pagetitle {
	font-family: "Trebuchet MS";
	font-size: 48px;
	font-weight: bold;
	color: E8E8C6;
}
.textcopyright {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #7DAE38;
}
.textstyle2 {
	font-size: 14px;
	font-family: "Trebuchet MS";
}
.title1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #7DAE38;
}
.linkstyle2 {
	color: #045A32;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 14px;
}
.linkstyle2:hover {
	text-decoration: underline;
}

