.font01 {
	font-size: 14px;
	line-height: 24px;
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
}
a.font01:link {
	color: #FF3300;
	text-decoration: none;
}
a.font01:hover {
	color: #FF3300;
	text-decoration: underline;
}
.font02 {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
a.font02:link {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
a.font02:hover {
	color: #FF3300;
	font-size: 12px;
}
.font03 {
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	text-decoration: none;
}
a.font03:link {
	color: #333333;
	text-decoration: none;
}
a.font03:hover {
	color: #666666;
	text-decoration: none;
}
.font04 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.font04:link {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.font04:hover {
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}
body {
	margin: 0px;
	background-image: url(index_01.gif);
}
