.unnamed1 {
	font-family: "新細明體";
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: lighter;
	color: #003366;
}

.unnamed2 {font-family: "新細明體";
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
}



A.one:link {color: blue;text-decoration: none;}
A.one:visited {color: blue;text-decoration: none;}
A.one:active {color: blue}
A.one:hover {font-size: 12px; color: FF6600 ;
text-decoration: underline;}


A.two:link {color: #FF6600;}
A.two:visited {color: blue;}
A.two:active {color: blue}
A.two:hover {
font-size: 13px; 
font-style: normal; 
line-height: 13px; 
font-weight: lighter; 
color: #FF6600; 
text-decoration: underline;
}
