.text1 {
	font-family: "細明體";
	font-size: 10pt;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFCC;
}
a:hover {
	font-family: "細明體";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #FFCC00;
}
a:visited {
	font-family: "細明體";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #33FFFF;
}
a:link {
	font-family: "細明體";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #99FFFF;
}
a:active {
	font-family: "細明體";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #CC99FF;
}
