﻿body 
{	
	font-size:12px;
}
td 
{
	font-size:12px;
}
a:link { text-decoration: none ; color: #000000 ; }
a:active {
	text-decoration: blink;
	color: #FF0000;
}
a:visited { text-decoration: none;color:#000000}
a:hover {  color: #FF0000;  position :relative; top: 1px }
.link {
	font-family: "宋体";	
	font-size: 12px;
	font-style: normal;
	color: #0033FF;
}


