a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:link {
	color: #009900;
	text-decoration: none;
}
a:visited {
	color: #009900;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ECE9D8;
}
body,td,th {
	color: #009900;
	font-size: 16px;
}
a:active {
	text-decoration: none;
}
a {
	font-size: 16px;
}
.style1 {font-family: "Î¢Èí¼òÐÐ¿¬"; font-size: 20px;}
.style2 {
	font-size: 28px;
	font-weight: bold;
	font-family: "Î¢Èí¼òÐÐ¿¬";
}