.bk {
	font-size: 13px;
	line-height: 22px;
	color: #666666;
	text-decoration: none;

}
a:link {
	font-size: 13px;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: 13px;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 13px;
	line-height: 22px;
	color: #FF6633;
	text-decoration: none;
}
a:active {
	font-size: 13px;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
}
