a:link {
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 15px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:active {
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.text {
	font-family: "新細明體";
	font-size: 13px;
	line-height: 26px;
	color: #333333;
	text-decoration: none;
}
.title {
	font-family: "新細明體";
	font-size: 15px;
	font-weight: bold;
	color: #003399;
}
.white {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.blue {
	font-size: 13px;
	font-weight: bold;
	color: #0066CC;
}
