BODY {
	SCROLLBAR-FACE-COLOR: #A9CAA6;
    SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
    SCROLLBAR-SHADOW-COLOR: #006600; 
    SCROLLBAR-3DLIGHT-COLOR: #339966; 
    SCROLLBAR-ARROW-COLOR: #009933;
    SCROLLBAR-TRACK-COLOR: #AECCAC; 
    SCROLLBAR-DARKSHADOW-COLOR: #006600;
}

a:link {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;


}
a:visited {
	font-family: "宋体";
	font-size: 14px;
	text-decoration: none;

}
a:hover {
	font-family: "宋体";
	font-size: 14px;
	text-decoration: underline;
	color: #006600;
}
a:active {
	font-family: "宋体";
	font-size: 14px;
	text-decoration: none;
}
td {
	font-family: "宋体";
	font-size: 14px;

}
div {
	font-family: "宋体";
	font-size: 14px;
}
P {
	font-family: "宋体";
	font-size: 14px;
}

