.css {
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.w12 {
	font-size: 12px;
	color: #AFAFAF;
	text-decoration: none;
	line-height: 22px;
}
.bk {
	font-size: 12px;
	background-color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
}
