@charset "UTF-8";


.text_black {
	color: #000000;
}
.text_blue {
	color: #0000CC;
}
.text_green {
	color: #009900;
}
.text_red {
	color: #FF0000;
}

