body {font: "宋体";
    font-size:12px;
	line-height:20px;
}
a:link {
	font-size: 12px;
	line-height: 20px;
	color: #000066;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 20px;
	color: #000066;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 20px;
	color: #000066;
	text-decoration: underline;
}

