@charset "utf-8";
#orangetext {
	font-size: 14px;
	color: #FF9900;
}
.redcouriertext {
	font-family: "Courier New", Courier, monospace;
	color: #FF0000;
}
