.smallblacktext {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.smalldarkbluetext {
	font-family: "Trebuchet MS";
	color: #3C526D;
	text-decoration: none;
	font-size: 14px;
}
.smalllightbluetext {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #78A5DB;
	text-decoration: none;
}
.smalldarkredtext {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color:#BF6F69;
	text-decoration: none;
}
.smalllightredtext {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color:#FF958C;
	text-decoration: none;
}
.largeblacktext {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.largedarkbluetext {
	font-family: "Trebuchet MS";
	color: #3C526D;
	text-decoration: none;
	font-size: 24px;
	font-weight: bold;
}
.largelightbluetext {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #78A5DB;
	text-decoration: none;
	font-weight: bold;
}
.largelightredtext {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color:#FF958C;
	text-decoration: none;
	font-weight: bold;
}
.largedarkredtext {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color:#BF6F69;
	text-decoration: none;
	font-weight: bold;
}
