﻿body
{
    MARGIN: 1px 0 0 0;
	font-size:12px;
	font-family: "宋体";
	color:#005576;
	background:#dedfe0;
}
a{ color: #ffffff; text-decoration: none}
a:active { FONT-SIZE: 14px; COLOR: #ffffff; TEXT-DECORATION: underline}
a:link {
	FONT-SIZE: 12px;
	COLOR: #005576;
	font-family: "宋体";
	text-decoration: none;
}
a:visited {
	FONT-SIZE: 12px;
	COLOR: #005576;
	text-decoration: none;
	font-family: "宋体";
}
a:hover {
	FONT-SIZE: 12px;
	COLOR:RED;
	text-decoration: none;
	font-family: "宋体";
}
table,tr,td
{
   font-size:12px;
	font-family: "宋体";
}