@charset "gb2312";
a:hover {
	font-size: 12px;
	color: #9900CC;
	text-decoration: underline;
}
a:link {
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}
a:visited {
	font-size: 12px;
	text-decoration: none;
}

body {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
