TABLE {
	background-color:#078DDE;
}

body {
	border-color:#20657B;
	background:fixed;
	background-image:url(image/K3_Front_Bagside.png);
	font-size:medium;
	font-size-adjust:none;
	font-family:Arial, sans-serif;
	color:#00283C;
	margin-top:0;
	margin-bottom:0;
}

A {
	font-weight:bold;
	text-decoration: underline;
	color:#000000;
}

A:Hover {
	text-decoration: underline;
	color:#880000;
	font-weight:bold;
}

HR {
	color:#2E2E2E;
}

hr {
	color:#2E2E2E;
}