.green{
	color: green;
}

.red{
	color: red;
}



.orange{
	color: orange;
}

.test{
	color: mediumblue;
}