a:link {
	text-decoration: underline;
	color: #FF6600;
	font-size: 10px;
}
a:visited {
	color: #333333;
	text-decoration: underline;
	font-size: 10px;
}

.box01 {
	width: 750px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

.f02 {
	font-size: 13px;
	color: #FF6600;
	text-decoration: none;
}
.f01 {
	font-size: 10px;
	text-align: center;
	color: #333333;
}
.box02 {
	padding: 4px;
	border: thin solid #FF6600;
}
.box03 {
	width: 530px;
}
.f03 {
	font-size: 9px;
	color: #666666;
}
