.topmenu {
	font-family: "宋体";
	font-size: 14px;
	color: #006600;
	cursor: hand;
}
a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	color: #006600;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.leftmenu {
	font-family: "宋体";
	font-size: 13px;
	color: #000000;
}
.bodytext {
	font-family: "宋体";
	font-size: 13px;
	color: #000000;
	line-height: 20px;

}
.small {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
}
.big {
	font-family: "宋体";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
A { TEXT-DECORATION: none}


}
