.red20 {
	font-family: "新細明體";
	font-size: 20px;
	color: #FF3356;
	line-height: 24px;
	font-weight: bold;
}
.blue14 {
	font-family: "新細明體";
	font-size: 14px;
	line-height: 18px;
	color: #007CF0;
	font-weight: bold;
}

.red14 {
	font-family: "新細明體";
	font-size: 14px;
	line-height: 18px;
	color: #FF6666;
}
.deepred14 {
	font-family: "新細明體";
	font-size: 14px;
	line-height: 18px;
	color: #930021;
}

.red21 {
	font-family: "細明體";
	font-size: 21px;
	line-height: 26px;
	color: #FF6666;
}

.black16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 26px;
	color: #333333;
	font-weight: bold;
}

.black14 {
	font-family: "新細明體";
	font-size: 14px;
	line-height: 26px;
	color: #333333;
}
.black18 {
	font-family: "新細明體";
	font-size: 18px;
	line-height: 24px;
	color: #333333;
}

.form {
	height:16px;
	margin-top:1px;
	background-color: #FFCB31;
}
.form input	{height:16px; border-color:#FFCB31; border-width:0px; background-color:#FFCB31; border-style:solid; }
a:link {
	font-family: "新細明體";
	font-size: 16px;
	line-height: 32px;
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	font-family: "新細明體";
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;
}
a:visited {
	font-family: "新細明體";
	font-size: 16px;
	line-height: 32px;
	color: #CC0000;
	text-decoration: underline;
}

