.t10{
	font-size: 10px;
	color: #777;
	line-height: 14px;
	/*text-decoration: none;*/
}
.t12{
	font-size: 12px;
	color: #666;
	line-height: 18px;
	/*text-decoration: none;*/
}
a:link{
	color: #e70;
	text-decoration: none;
}
a:visited{
	color: #e70;
	text-decoration: none;
}
a:hover{
	color: #e70;
	text-decoration: underline;
	/*border-bottom: #e70 1px solid;*/
}
.newsicon{
	background: url(../img/news_icon.gif) 5px 3px no-repeat;
	padding-left: 13px;
	font-size: 10px;
	color: #777;
	line-height: 14px;
	/*text-decoration: none;*/
}
.newsNew{
	color: #ff5500;
	font-weight: bold;
	margin-right:5px;
	font-size: 9px;
}
