body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #F0F0F0;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
<!--

-->
.text {
	font-family: Verdana,"新細明體";
	font-size: 11px;
	line-height: 18px;
	color: #666666;
}

.linktext {
	font-family: Verdana,"新細明體";
	font-size: 11px;
	line-height: 18px;
	color: #990000;
}

.itext {
	font-family: Verdana,"新細明體";
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}

.title {
	font-family: Verdana,"新細明體";
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.down {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
