@charset  "utf-8";

.red{
	color:#CC0000;
}
.orange{
	color:#FF9900;
}
.texLarger{font-size:larger;}
.texSmaller{font-size:smaller;}
