.title {  font-size: 14px; font-weight: bold}
.small {
	font-size: x-small;
	font-weight: normal;
}
.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}
.td_menu_white {
	font-size: 12px;
	color: #FFFFFF;
}
.small_b_white {
	font-size: x-small;
	color: #FFFFFF;
	font-weight: bold;
}
.small_b {
	font-size: x-small;
	font-weight: bold;
}
.small_b_3 {
	font-size: x-small;
	color: #333333;
	font-weight: bold;
}
