.t {
	font-size: 10pt;
	line-height: 25px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 10pt;
	color: #FF0000;
	text-decoration: none;
	line-height: 20px;
}
.b {
	font-size: 10pt;
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-size: 10pt;
	line-height: 0px;
	color: #FFFF00;
	text-decoration: none;
}
.tt {
	font-size: 10pt;
	line-height: 20px;
	color: #4E6878;
	text-decoration: none;
}
.tdd {
	height: 12px;
	width: 80px;
}

