.text {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
}
.textred {
	font-size: 12px;
	line-height: 20px;
	color: #FF0000;
	text-decoration: none;
}
.textdeepred {
	font-size: 12px;
	line-height: 20px;
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.textblack {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	line-height: 16px;
}
.textwrite {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.textlan {
	font-size: 12px;
	color: #556071;
	text-decoration: none;
	line-height: 20px;

}
.deepblack {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;

}
.layer {
	filter: Alpha(Opacity=60, FinishOpacity=50, Style=10, StartX=0, StartY=0, FinishX=0, FinishY=0);
}
.black {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
.textgreen {
	font-size: 12px;
	line-height: 20px;
	color: #669999;
	text-decoration: none;
}
.textyellow {
	font-size: 12px;
	line-height: 20px;
	color: #FF9933;
	text-decoration: none;
}
.texthui {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}
.redline {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
	line-height: 20px;
}
