a.top_menu:link {
	font-family: "宋体", "华文中宋", "华文仿宋";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a.top_menu:visited {
	font-family: "宋体", "华文中宋", "华文仿宋";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a.top_menu:hover {
	font-family: "宋体", "华文中宋", "华文仿宋";
	font-size: 13px;
	color: #FFfff;
	text-decoration: blink;
}

