td {
	font-family: "宋体", "Tahoma";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: "宋体", "Tahoma";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #04367F;
	text-decoration: underline;
}

a:hover {
	font-family: "宋体", "Tahoma";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	font-family: "宋体", "Tahoma";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #3366CC;
	text-decoration: none;
}

a.grey:link {
	font-family: "宋体", "Tahoma";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #E5E7E6;
	text-decoration: underline;
}
a.grey:hover {
	font-family: "宋体", "Tahoma";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #FF0000;
	text-decoration: underline;
}
a.grey:visited {
	font-family: "宋体", "Tahoma";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #cccccc;
	text-decoration: none;
}

a.white:link {
	font-family: "宋体", "Tahoma";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #ffffff;
	text-decoration: underline;
}
a.white:hover {
	font-family: "宋体", "Tahoma";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #FF0000;
	text-decoration: underline;
}
a.white:visited {
	font-family: "宋体", "Tahoma";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #cccccc;
	text-decoration: none;
}