.body_copy {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 22px;
	color: #3B3D3C;
}
.link_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #DFE034;
}
a:active {
	text-decoration: none;
}
.contact_Info {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #333333;
	line-height: 20px;
}
.email_link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #005C8F;
	line-height: 22px;
}
#wrapper {
	position: relative;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	width: 816px;
	text-align: left;
}

