.title {  font-size: 14px; font-weight: bold}
.small {
	font-size: x-small;
	line-height: 140%;
}
.number {
	font-size: 36px;
	font-weight: bolder;
	color: #66CC00;
	font-style: italic;
	text-align: right;
	white-space: nowrap;
}

.td_menu { font-size: 12px; }
.more_small { font-size: 8px}
A {
	TEXT-DECORATION: none
}
A:active {
	COLOR: #ff0000
}
A:hover {
	BACKGROUND-COLOR: #E1FEB1
}
.gray {
	color: #666666;
}
.gray3 {
	color: #333333;
}
