.text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.textn {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.texts {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-style: normal;
	color: #000000;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
