.web_text {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	text-align: justify;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	color: #1B768B;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	color: #403AA4;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	color: #403AA4;
	text-decoration: none;
	font-weight: bolder;
}
