t {
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}
.t {
	font-size: 12px;
	line-height: 20px;
}
.tt {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
}
a.gray:link {
	font-size: 12px;
	color: #030303;
	text-decoration: none;
}
a.gray:visited {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a.gray:hover {
	font-size: 12px;
	color: #003399;
	text-decoration: underline;
}
td {
	font-size: 12px;
	line-height: 20px;
}
.t_lead {
	font-size: 14px;
	color: #333333;
}
