@charset "utf-8";
.css {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.left {
	font-size: 13px;
	color: #999999;
	text-decoration: none;
	font-weight: 400;
}
.left1 {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
