@charset "UTF-8";
body {
	height: 335px;
	width: 570px;
	background-image: url(back02.gif);
	background-repeat: no-repeat;
}

font.text06 {
	font-family: Arial, Helvetica, sans-serif;
	Font-Size: 15px;
	Font-Weight: normal;
	Font-Style: normal;
	line-height: 10px;
	color: #666666;
}

font.text07 {
	font-family: Arial, Helvetica, sans-serif;
	Font-Size: 10px;
	Font-Weight: normal;
	Font-Style: normal;
	line-height: 10px;
	color: #666666;
}

font.text08 {
	font-family: Arial, Helvetica, sans-serif;
	Font-Size: 10px;
	Font-Weight: bold;
	Font-Style: normal;
	line-height: 10px;
	color: #666666;
}


a {
	border: none;
	text-decoration: none;
}

a img {
	border: none;
	text-decoration: none;
}

a:link {
	color: #000000;
	text-decoration: none;
	border: none;
	
}

a:visited {
	color: #333333;
	text-decoration: none;
	border: none;
}
a:hover, a:active, a:focus {
	text-decoration: none;
	border: none;

}
