body {
		 CURSOR: url('mouse/hy-33.ani');
}


a:link { text-decoration: none;  CURSOR: url('mouse/sy.cur'); color: #3F1C04;}  /* 未访问的链接 */
a:visited { text-decoration: none ; color: #330000; CURSOR: url('mouse/sy.cur'); }  /* 已访问的链接 */
a:hover { text-decoration: none;  CURSOR: url('mouse/sy.cur'); }  /* 鼠标在链接上 */
a:active { text-decoration: none;   CURSOR: url('mouse/sy.cur'); }  /* 激活链接 */

.css {
	font-size: 12px;
	color: #3F1C04;
	text-decoration: none;
}
.bai {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.kong {
	background-image: url(kong.gif);
	background-color: FDFF9E;
}
.hei{
	font-size: 12px;
	line-height: 19px;
	color: #000000;
	text-decoration: none;
}
.hui1 {
	font-size: 12px;
	line-height: 17px;
	color: #3F1C04;
	text-decoration: none;
}
.hong {
	font-size: 14px;
	color: #9F1A1C;
	text-decoration: none;
}
.hui2 {
	font-size: 16px;
	color: #330000;
	line-height: 19px;
	text-decoration: none;
}
.hui3 {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.hui4 {
	font-size: 12px;
	line-height: 20px;
	color: #3F1C04;
	text-decoration: none;
}
