/* style web */

body,td,th {
	font-family: Tahoma;
	font-size: small;
	color: #666666;
}
body {
	background-color: #55f459;
	background-image: url(image/back.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0px;
}
a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	color: #006600;
	text-decoration: none;
}
a:hover {
	color: #00CC00;
	text-decoration: none;
}
a:active {
	color: #00CC00;
	text-decoration: none;
}
.style5 {color: #FFFFFF}
.style6 {
	font-size: large;
	font-weight: bold;
	}
.style7 {color: #006600}
