.gray {
	font-size: 15px;
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "新細明體";
}
.red {
	font-size: 18px;
	line-height: 31px;
	color: #FF0;
	text-decoration: none;
	font-weight: bold;
	font-family: "新細明體";
}
.white {
	font-size: 15px;
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "新細明體";
}
.gray2 {
	font-size: 15px;
	line-height: 20px;
	color: #DFF2FD;
	text-decoration: none;
	font-weight: bold;
	font-family: "新細明體";
}
.brown {
	font-size: 15px;
	line-height: 25px;
	color: #FC0;
	text-decoration: none;
	font-family: "新細明體";
}
.title {
	font-size: 20px;
	line-height: 31px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: "新細明體";
}
.gray3 {
	font-size: 13px;
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "新細明體";
}
.black {
	font-size: 15px;
	line-height: 25px;
	color: #333333;
	text-decoration: none;
	font-family: "新細明體";
}

