@charset "utf-8";
/* CSS Document */



.bold-orange {
	font-weight: bold;
	color: #CC6600;
	font-size: 13px;
}

.bold-green {
	font-weight: bold;
	color: #333300;
	font-size: 13px;
}



