.usal {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;

}
a:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #009933;
	text-decoration: underline;
}
.nomal {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;

}
