@charset "utf-8";
.smalltextfont {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style:normal;
	color: #000000;
	text-decoration: none;
}
.smalltextfontbold {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style:normal;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.smallertextfont {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.boldsmallorange {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight:bold;
	color: #e2940f;
	text-decoration: none;
}
.link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style:normal;
	color: #000000;
	text-decoration:underline
}
