.word1 a:link {
	color: #0000FF;
	text-decoration: none;
	font-family: "新細明體";
	font-size: 12px;
	font-weight: normal;
} 

.word1 a:visited {
	color: #0000FF;
	text-decoration: none;
	font-family: "新細明體";
	font-size: 12px;
	font-weight: normal;
} 

.word1 a:hover {
	color: #0000FF;
	text-decoration: underline;
	font-family: "新細明體";
	font-size: 12px;
	font-weight: normal;
} 

.word1 a:active {
	color: #0000FF;
	text-decoration: underline;
	font-family: "新細明體";
	font-size: 12px;
	font-weight: normal;
} 
