.text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: ffcc99;
}
.blue {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #3333CC;
}
.pink {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FF99CC;
}
.lavender {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #9999FF;
}
.green {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #66FF66;
}
.earth {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666600;
}
.red {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #990000;
}
.smalltext {
	font-family: "Trebuchet MS";
	font-size: xx-small;
	color: ffcc99;
}
.text-14 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFCC99;
}
.text-16 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFCC99;
}
