﻿body 
{	
}
a:link { text-decoration: none ; color: #000000 ; }
a:active {
	text-decoration: blink;
	color: #FF0000;
}
a:visited { text-decoration: none;color:#000000}
.link {
	font-family: "宋体";	
	font-style: normal;
	color: #0033FF;
}

