@charset "utf-8";
/* CSS Document */

 	.lila	{	background-color: #9999FF; color:white;	}
	.orange	{	background-color: #ffa227; color:white;	}
	.lightblue { background-color: #97c6c7; color:white; }
	.marine		{ background-color:#5e6b90; color:white; }
	.blue		{ background-color:#434e9c; color:white; }
	.brown		{ background-color:#645245; color:white; }
	.white		{ background-color:#e4e4e4; color:#6c6e72; }
