﻿A:link {
text-decoration:underline
}
A:visited {
text-decoration:underline
}
A:hover {
	 text-decoration:none;
	 color: #FF0000;
}
h3 A:visited {
	text-decoration:none;
}
h3 A:link {
	text-decoration:none;
}
h3 A:hover {
	text-decoration:underline;
	color: #FF0000;
}
.tx12 {
	font-size: 12px;
	line-height: 18px;
	font-family: 新細明體;
}
.tx16 {
	font-size: 16px;
	line-height: 24px;
}
.ht1 {
	font-weight: bold;
	background-color: #FFD700;
}
.tx18 {
	font-size: 18px;
	line-height: 24px;
}

.te16 {
	font-family: 新細明體;
	font-size: 12pt;
	line-height: 24px;
}
.box {
	border: 1px solid #D2691E;
	display: block;
	background: #FFD700;
	font-size: 9pt;
}
.box A:hover{
	background : #ADFF2F;
	display : block;
}
td {
	line-height: 24px;
}

