/* CSS Document */

.w02 {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 18px;
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 18px;
	color: #0099CC;
	text-decoration: none;
}
a:visited {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 18px;
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 18px;
	color: #0099CC;
	text-decoration: none;
}
a:active {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 18px;
	color: #0099CC;
	text-decoration: underline;
}
