.header01 {
	font-family: Helvetica, Tahoma, Arial, Verdana, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #000080;
	text-decoration: none;
}

.header02 {
	font-family: Helvetica, Tahoma, Arial, Verdana, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #808000;
	text-decoration: none;
}

.text01 {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.text02 {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999966;
	text-decoration: none;
}

.link01 {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999966;
	text-decoration: none;
}
A.link01:hover  {
	text-decoration: underline;
}

.link02 {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000080;
	text-decoration: none;
}
A.link02:hover  {
	text-decoration: underline;
}