.bodytext a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	color: #7EAEB7;
	text-decoration: underline;
}
.bodytext a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	color: #7EAEB7;
	text-decoration: underline;
}
.bodytext a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.bodytext a:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #7EAEB7;
	text-decoration: underline;
}
