body {
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.jk-01 {font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; color: #FFFFFF; }
.jk-02 {
	color: #A23400;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.jk-03 {
	color: #CB8152;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	text-decoration: none;
	color: #CB8152;
}
a:visited {
	text-decoration: none;
	color: #CB8152;
}
a:hover {
	text-decoration: underline;
	color: #E0B598;
}
a:active {
	text-decoration: none;
	color: #CB8152;
}
a.jk-01:link {
	color: #ffffff;
}
a.jk-01:visited {
	color: #ffffff;
}
a.jk-01:hover {
	color: #ffffff;
}
a.jk-01:active {
	color: #ffffff;
}
#topright {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	height: 250px;
	width: 250px;
	background: url(redirect-banner.png) no-repeat;
	text-indent: -999em;
	text-decoration: none;
}