.text01 {
	font-size: 12px;
	line-height: 120%;
	color: #777777;
	font-family: "Arial";

}
body {
	background-color: #c9c9c9;
	background-attachment: fixed;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
a:link {
	font-size: 12px;
	color: #3366CC;
	text-decoration: none;
	line-height: 150%;
}
a:hover {
	font-size: 12px;
	line-height: 150%;
	color: #000066;
	text-decoration: underline;
}
.bg {
	background-repeat: no-repeat;
}
