a:link {
	text-decoration: none;
	decoration: none;
	color: #007FBF;
}
a:visited {
    text-decoration: none;
	color: #007FBF;
}
a:hover {
	text-decoration: underline;
	color: #007FBF;
}
.text-content-13px {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #323232;
}
.text-content-13px-b-blue {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #007FBF;
	font-weight: bold;

}
.text-home-news-12px {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #323232;
	line-height: 15px;

}
.text-copyright-11px {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #007FBF;
}
.text-content-13px-b-green {

	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #638D22;
	font-weight: bold;
}
.text-content-11px {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #323232;
}
.text-content-15px-b-green {


	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #638D22;
	font-weight: bold;
}
