@charset "utf-8";
/* CSS Document */

.text_normal_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #DD0000;
}

