@charset "utf-8";
/* CSS Document */

.orange {
	color: #FF6600;
	font-weight: bold;
}
.blue {
	color: #33CCFF;
	font-weight: normal;
}
