@charset "utf-8";
#orangetext {
	color: #FF6600;
}
.couriertext {
	font-family: "Courier New", Courier, monospace;
	color: #FF0000;
}
