.qq {
	font-family: "宋体";
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-right:5px;
}
a {
	color: #333333;
	text-decoration: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #660033;
	text-decoration: underline;
}
a:active {
	color: #660033;
	text-decoration: underline;
}
