@charset "UTF-8";
.bold_orange {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #F90;
}
