﻿body {
	background-color: #909090;
	margin: 0px;
}
a.text:link {
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a.text:visited {
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a.text:hover {
	font-family: "宋体";
	font-size: 14px;
	color: #cc0000;
	text-decoration: none;
}
.text {
	font-family:"Times New Roman", Times, serif;
	padding:0px;
	font-size: 14px;
	color: #000000;
	letter-spacing: 0;
}
