a:link {
	color: #000000;
	text-decoration: none;
	font-family: "新細明體";
	font-size: 12px;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
	font-family: "微軟正黑體";
	font-size: 12px;
}
a:hover {
	color: #0000FF;
	text-decoration: underline blink;
	font-family: "新細明體";
	font-size: 13px;
	text-align: center;
	background-color: #FFF;
}
