@charset "big5";
.gword {
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
.bword {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	font-size: 13px;
	text-decoration: none;
}
a:hover {
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
}

