.link {
	font-family: "新細明體";
	font-size: 12px;
	color: #3399FF;
	text-decoration: none;
}
a:hover {
	font-family: "新細明體";
	font-size: 12px;
	color: #3399FF;
	text-decoration: none;
	background-color: #AAD5FF;
}
