a {blr:expression(this.onFocus=this.blur())}

a:link {
	font-size: 14px;
	text-decoration: none;
	color: #333333;

}
a:visited {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-style: normal;
	font-weight: normal;
	color: #333333;

}
.font12 {
	font-size: 14px;
	line-height:18px;

}
.blank12 {
	font-size: 14px;
	padding-left: 12px;
}

.white12 {
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 15px;
}

.news12 {
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 12px;
}
.hand{
cursor:url('hand.ani');
cursor:url('../../hand.ani');
}

div{
word-break:break-all;word-wrap:break-word;
}
.hand {
	cursor: hand;
}
