body {
	left: auto;
	top: 0px;
	right: auto;
	bottom: auto;
	width: 900px;
	margin: auto;
	padding: 0px;
	border: medium double #006600;
	color: #000000;
	page-break-before: always;
	page-break-after: always;
	text-decoration: none;
}
.koma1 {
	font-size: 14px;
	color: #000000;
}
.menu1 {
	font-size: 12px;
	text-decoration: none;
	page-break-before: always;
	page-break-after: always;
	color: #000000;

}
a:hover {
	text-decoration: none;
	background-color: #BAFF75;
}
a:link {
text-decoration: none;
}
a:active {
	text-decoration: none;
	background-color: #99FFFF;
}
a:visited {
	text-decoration: none;
	page-break-before: always;
	page-break-after: always;
}a {
	color: #000000;
	text-decoration: none;
}
