@charset "utf-8";
.cores {
	color: #333;
}
.coresverde {
	color: #090;
	font-weight: bold;
}
.coresvermelha {
	color: #F00;
	font-weight: bold;
}
.corespreta {
	color: #000;
	font-weight: bold;
}
.coresazul {
	color: #62ADEC;
	font-weight: bold;
}
.coreslilas {
	color: #8768AC;
	font-weight: bold;
}
.corespessego {
	color: #F15D35;
	font-weight: bold;
}
