@charset "utf-8";
<!--

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #80BC00;
}
body,td,th {
	font-family: MingLiU;
	font-size: 13px;
	color: #CCCCCC;
	line-height: 1.3;
	font-family : "Georgia", "Mingliu";
}

.STYLE1 {
	color: #333333;
	font-weight: bold;
}
.STYLE2 {color: #333333}

a:link {
	color: #F77B01; text-decoration:none;
}
a:visited {
	color: #F77B01; text-decoration:none;
}
a:active {
	color: #F77B01; text-decoration:none;
}
a:hover{ border-bottom:1px dashed #F77B01}
-->