.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: e9e9e9;
}
.textcopyright {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: ff7800;
}
.textstyle2 {
	font-size: 14px;
	font-family: "Trebuchet MS";
}
.title1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: ff7800;
}
.linkstyle2 {
	color: B04600;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 14px;
}
.linkstyle2:hover {
	text-decoration: underline;
}
