.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;
}

.gray
{
	font-family : 宋体;
	font-size : 10pt;
	color: #666666;
	line-height:normal;
	font-weight:normal;
}

.green
{
	font-family : 宋体;
	font-size : 10pt;
	color: #009900;
	line-height:14px;
	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;
}



a.b:link {
	font-family:"宋体";
	font-size:10pt;
	color:#0066FF;
        font-weight: normal;
	TEXT-DECORATION:none;
}

a.b:visited {
	font-family:"宋体";
	font-size:10pt;
	color:#0066FF;
        font-weight: normal;
	TEXT-DECORATION:none;
}

a.b:hover {
	font-family:"宋体";
	font-size:10pt;
	color:#666666;
	TEXT-DECORATION:none;
}

a.b:active {
	font-family:"宋体";
	font-size:10pt;
	color:#666666;
	TEXT-DECORATION:none;
}