.text01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration:none;
	color: #cccccc;
}

.text99 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color: #cccccc;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration:none;
	font-weight:bold;
	color: #999999;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration:underline;
	color: #999999;
}

.background_UL {
	background-position: right bottom;
}
.background_U {
	background-position: bottom;
}
.background_UR {
	background-position: left bottom;
}
.background_L {
	background-position: right;
}
.background_BR {
	background-position: left top;
}
.background_B {
	background-position: top;
}
.background_BL {
	background-position: right top;
}
.background_R {
	background-position: left;
}
