@charset "utf-8";
/* CSS Document */
.black
{
	color:#000 !important;
}
.red
{
	color:#ee3a43 !important;
}
.white
{
	color:#fff !important;
}
.gray
{
	color:#707070 !important;
}

