.title {  font-size: 14px; font-weight: bold}
.small_10 {  font-size: 10px}
.number { font-size: 36px; font-weight: bolder; color: #00CC00; font-style: italic; text-align: right; white-space: nowrap}
.td_menu { font-size: 12px; }

A {
	TEXT-DECORATION: none
}
A:active {
	COLOR: #ff0000
}
A:hover {
	BACKGROUND-COLOR: #CCCC99
}.more_small { font-size: 8px}
.small {
font-size: x-small
}
.small_b {
	font-size: x-small;
	font-weight: bold;
}
.small_b_white {
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}
.small_b_6 {
	font-size: x-small;
	font-weight: bold;
	color: #666666;
}
