.black
{
	font-family : 宋体;
	font-size : 10pt;
	color: #000000;
	line-height:14pt;
	font-weight:normal;
}

.blue
{
	font-family : 宋体;
	font-size : 10pt;
	color: #0066CC;
	line-height:14pt;
	font-weight:normal;
}

a:link {
	font-family:"宋体";
	font-size:10pt;
	color:#000000;
        font-weight: normal;
	TEXT-DECORATION:none;
}

a:visited {
	font-family:"宋体";
	font-size:10pt;
	color:#000000;
        font-weight: normal;
	TEXT-DECORATION:none;
}

a:hover {
	font-family:"宋体";
	font-size:10pt;
	color:#0066FF;
	TEXT-DECORATION:none;
}

a:active {
	font-family:"宋体";
	font-size:10pt;
	color:#0066FF;
	TEXT-DECORATION:none;
}