.font {
	font-family: "Arial Unicode MS";font-size: 80%;
	line-height: 100%;
}
.font10{
	font-family: "Arial Unicode MS";font-size: 62.5%;
	line-height: 100%;
}
.font12{
	font-family: "Arial Unicode MS";font-size: 75%;
	line-height: 100%;
}
.font12x{
	font-family: "Arial Unicode MS";font-size: 75%;
	line-height: 150%;
}
.font14{
	font-family: "Arial Unicode MS";font-size: 80%;
	line-height: 100%;
}
.font16 {
	font-family: "Arial Unicode MS";font-size: 95%;
	line-height: 100%;
}
.edatefont{
	font-family: "Arial Unicode MS";font-size: 75%;
	line-height: 100%;
}
.font_hidden{
	font-size: 50%;color:#FFFFFF;
}

<!-- *************************以下是整網站的鏈結CSS(不含選單)*************************** -->
a:link {
	color: #000000;
	font-size:80%;
	text-decoration: none;
	font-family:"Arial", "Arial", "Arial, Helvetica, sans-serif";
	font-style:normal;
	font-weight:100;
	
	}
a:visited {
	color: #000000;
	font-size:80%;
	text-decoration: none;
	font-family:"Arial", "Arial", "Arial, Helvetica, sans-serif";
	font-style:normal;
	font-weight:100;
}

a:hover {
	color: #666666;
	font-size:80%;
	text-decoration:underline;
	font-family:"Arial", "Arial", "Arial, Helvetica, sans-serif";
	font-style:normal;
	font-weight:90;
}<!--text-decoration:none;-->
a:active {
	color: #000000;
	font-size:80%;
	text-decoration:none;
	font-family:"Arial", "Arial", "Arial, Helvetica, sans-serif";
	font-style:normal;
	font-weight:100;
}

						<!-- *******以上是整網站鏈結CSS*************** -->
						<!-- *******以下是網站最上方選單的鏈結CSS*************** -->
a.topmenu:link {
	text-decoration: none;
	font-size: 75%;
	color: #000000;
}
a.topmenu:visited {
	text-decoration:none;
	font-size: 75%;
	color: #000000;
}
a.topmenu:hover {
	text-decoration:none;
	font-size: 75%;
	color: #000000;
}
a.topmenu:active {
	text-decoration:none;
	font-size: 75%;
	color: #000000;
}
							<!-- *******以上是網站最上方選單的鏈結CSS*************** -->
							<!-- *******以下是網站左方選單的鏈結CSS*************** -->
.menu_lead_left {font-size: 75%}

a.menuleft:link {
	color: #000000;
	font-size:80%;
}
a.menuleft:visited {
	color: #000000;
	font-size:80%;
}
a.menuleft:hover {
	color: #000000;
	font-size:80%;
	text-decoration:underline;
	
}
a.menuleft:active {
	color: #000000;
	font-size:80%;
	text-decoration:none;
}
<!-- *******以上是網站左方選單的鏈結CSS*************** -->
<!-- *******以下是網站中間選單的鏈結CSS*************** -->
.menu_lead {font-size: 80%}

a.menu:link {
	color: #000000;
	font-size:80%;
}
a.menu:visited {
	color: #000000;
	font-size:80%;
}
a.menu:hover {
	color: #000000;
	font-size:80%;
	text-decoration:underline;
	
}
a.menu:active {
	color: #000000;
	font-size:80%;
	text-decoration:none;
}
<!-- *******以上是網站中間選單的鏈結CSS*************** -->
.english {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
