a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
}
body {
	background-image : url(bg.gif);
	font-size: 12px;
	line-height: 20px;
	color: #595959;
}
.text01 {
	font-size: 20px;
	line-height: 32px;
	letter-spacing: 1px;
}
.text02 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.title {
	font-size: 22px;
	line-height: 30px;
	color: #FFFFFF;
}
.text03 {
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
}
