body
{
background-image:url('bg02');
background-repeat:no-repeat;
background-position:right top;
} 
.chitext {
	font-family: Arial;
	color: #000000;
	font-size: 13px;
	line-height: 16px;
}
.chitext2 {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
}
.ch2text {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}

