a:link {
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	font-family: "微軟正黑體";
}
a:visited {
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	font-family: "微軟正黑體";
}
a:hover {
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	font-family: "微軟正黑體";
}
a:active {
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	font-family: "微軟正黑體";
}
.ILin {
	font-family: "微軟正黑體";
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
.ILinBlue {
	font-family: "微軟正黑體";
	font-size: 12px;
	color: #036;
	text-decoration: none;
}
.ILinRed{
	font-family: "微軟正黑體";
	font-size: 12px;
	color: #c40000;
	text-decoration: none;
}
.ILinWhite {
	font-family: "微軟正黑體";
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}

