.navText {
	text-decoration: none;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.menu {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	display: inline-table;
}
.menu:hover {
	font-size: 14px;
	text-decoration: none;
	display: inline-table;
	color: #000000;
	background-color: #FFFF66;
}
.nevigation {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	color: #000066;
	font-style: normal;
	background-color: #ffcc00;
	padding: 8;
	width: 140px;
	text-align: center;
	white-space: normal;
}
.nevigation:hover {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	color: #000066;
	font-style: normal;
	background-color: #FFFF00;
	padding: 8;
	width: 140px;
	text-align: center;
}
.navText:hover {
	font: 16px "Times New Roman", Times, serif;
	color: #FFFF00;
}
.newsheader {
	font-size: 16px;
}
.newsheader:hover {
	color: #CC0000;
	font-size: 16px;
}
.logo {
	font: bold 24px "新細明體";
	font-stretch: ultra-expanded;
	color: ffffcc;
}
.address {
	font: 12px "新細明體";
}
.welcome {
	font: 16px "標楷體";
}

