﻿a:active
{
	color:Blue;
	font-family:"宋体";
	font-weight:lighter;
	text-decoration:none;
}
a:hover
{
	color:#01A1EA;
	font-family:"宋体";
	font-size:10pt;
	text-decoration:underline;
}
a:link
{
	color:Black;
	font-family:"宋体";
	font-size:10pt;
	text-decoration:none;
}
a:visited
{
	color:Black;
	font-family:"宋体";
	font-size:10pt;
	text-decoration:none;
}
BODY
{
	BACKGROUND-COLOR:#99ccff;
	margin-top: 0; 
	margin-left: 0;
	margin-bottom: 0; 
        line-height=150%
}
td
{
	font-size:10pt;
	font-family:"宋体";
	color:Black;
}
