.text_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 27px;
	padding: 6px;
}
.text_01:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 27px;
	padding: 6px;
}

.text_01:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.text_01:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.text_01:active {
	color: #FFFFFF;
	text-decoration: none;
}.text_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.text_03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
