
.small {
	font-size: 80%;
}
.green{
	color:#8eb215;
}
.lila{
	color:#9c3178;
}
.orange{
	color:#ee7700;
}
.cyan{
	color:#009999;
}
.white{
	color:#ffffff;
}
