.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: #FF33CC
}
A:hover {
	BACKGROUND-COLOR: #FFCCCC
}.more_small { font-size: xx-small}
.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;
}
.td_menu_white {
	font-size: 12px;
	color: #FFFFFF;
}
.small_b_3 {

	font-size: x-small;
	font-weight: bold;
	color: #333333;
}
.small_red {
	font-size: x-small;
	color: #FF0000;
}
.large {
	font-size: large;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.large2 {

	font-size: x-large;
	font-weight: bold;
	color: #000000;
}
.td_menu_red {
	font-size: 12px;
	color: #FF0000;
}
