font
{FONT-SIZE: 12px; FONT-FAMILY: "宋体", "Arial"
}

BODY {
	FONT-SIZE: 12px; FONT-FAMILY: "宋体", "Arial"
}

TD {
	FONT-SIZE: 12px; FONT-FAMILY: "宋体", "Arial"
}
A:link {
	COLOR: #000000; FONT-FAMILY: 宋体;text-decoration: none
}

A:visited {
	COLOR: #000000; FONT-FAMILY: 宋体;text-decoration: none
}
A:active {
	COLOR: #000000; FONT-FAMILY: 宋体;text-decoration: none
}
A:hover {
	COLOR: #FF0000;text-decoration: underline
}