@charset "utf-8";
/* CSS Document */

.bluetext{
	color:#0f4a9e;
}

.whitet{
	color:#FFF;
}

.redt{
	color:#ef3d56;
}

.redtt{
	color:#F00;
}

