body {
	font-family: Arial, Verdana, "細明體";
	background-color: #C9FACC;
	background-attachment: fixed;
	background-repeat: repeat;
	color: #990000;
	background-image: url(Images/grd-4px.gif);
}

td {
	font-family: Arial, Helvetica, sans-serif;
	background-position: center center;
}
tr {
	background-color: #C9FACC;
}
table {
	background-repeat: no-repeat;
	background-color: #FFFFCC;
	margin: 1px;
	padding: 0px;
}


th {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FEEDFE;
}

a:link {
	color: #0000FF;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
a:hover {
	background-color: #FFFF99;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	color: #0000FF;
	font-size: 14px;
}
a:active {
	text-decoration: none;
}


.myTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	background-color: #6666FF;
}
.myBigText {
	font-family: "細明體", "新細明體";
	font-size: 16px;
	color: #0000FF;
}
.myBigTitle {
	font-family: "細明體", "新細明體";
	font-size: 18px;
	color: #FFFF00;
	height: auto;
	width: auto;
	background-color: #FF6633;
}



.myTable {
}
.videoFrame {
	border: thick solid #BA8CFF;
}

.myTable td {
	background-color: #FF3300;
}
.hex2 {
	background-color: #66FFFF;
}
.poem {
	font-family: "新細明體";
	font-size: 18px;
}
