@charset "utf-8";
/* CSS Document */

.yellow {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #cb862e;
}
.gray {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #929292;
}
.orange {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #bc3e01;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #cb862e;
}
