.textnormal {
	font-family: "Verdana", "新細明體", "細明體";
	font-size: 12px;
	line-height: 170%;
	font-weight: normal;
	color: #F9DBDA;
	text-decoration: none;
}
.textnormalEng {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 140%;
	font-weight: normal;
	color: #F9DBDA;
	text-decoration: none;
}
a.eng:link {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 140%;
	font-weight: normal;
	color: #F0D899;
	text-decoration: underline;
}
a.eng:visited {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 140%;
	font-weight: normal;
	color: #F0D899;
	text-decoration: underline;
}
a:link {
	color: #FFCC99;
}
a:visited {
	color: #FFCC99;
}
a:hover {
	color: #FFCC99;
}
a:active {
	color: #FFCC99;
}
.subtitle01 {
	font-family: "Verdana", "新細明體", "細明體";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
