@charset "utf-8";
.text1 {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration:none;
	font-family: "新細明體";
}

.text1 a:link {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration:none;
	font-family: "新細明體";
}

.text1  a:visited{
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration:none;
	font-family: "新細明體";
}

.text1  a:hover{
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration:underline;
	font-family: "新細明體";
}
