.b:link {
	font-family: "����";
	font-size: 12px;
	font-style: normal;
	line-height: 21px;
	color: #666666;
	text-decoration: none;
}
.b:hover {
	font-family: "����";
	font-size: 12px;
	font-style: normal;
	line-height: 21px;
	color: #FF6600;
	text-decoration: underline;
}
.b:active {
	font-family: "����";
	font-size: 12px;
	font-style: normal;
	line-height: 21px;
	color: #003366;
}
.b:visited {
	font-family: "����";
	font-size: 12px;
	font-style: normal;
	line-height: 21px;
	color: #330000;
	text-decoration: none;
}


