@import url("css/css.css");
a:link       {
	font-size: 12px;
	color: #000099;
	text-decoration: none;
}
a:visited    {
	font-family: Arial;
	font-size: 12px;
	color: #000099;
	text-decoration: none;
}
a:hover      {  font-family: Arial; font-size: 12px; color: #FF0000}
body         {
	font-size: 12px;
	color: #000000;
	line-height: 24px;
}
li           {  font-family: Arial; font-size: 12px; color: #000000}
ol           {  font-family: Arial; font-size: 12px; color: #000000}
table        {  font-family: Arial; font-size: 12px; color: #000000}
td           {  font-family: Arial; font-size: 12px; color: #000000}

a.top:link       {
	font-size: 14px;
	color: #4A7EC6;
	text-decoration: none;
	font-family: "方正舒体";
}
a.top:visited    {
	font-size: 14px;
	color: #4A7EC6;
	text-decoration: none;
	font-family: "方正舒体";
}
a.top:hover      {  font-family: "方正舒体"; font-size: 14px; color: #4A7EC6}
a.a:link       {
	font-size: 12px;
	color:#ffffff ;
	text-decoration: none;
}
a.a:visited    {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.a:hover      { font-size: 12px; color:#ffffff}
