body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	scrollbar-base-color:#FFFFFF;
	scrollbar-highlight-color:#666666;
	scrollbar-shadow-color:#FFFFFF;
    scrollbar-arrow-color:#666666;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #2A74BD;
}
a:active {
	text-decoration: none;
	color: #8EC92F;
}

.blue {color:#2A74BD; text-decoration:none; font-family:"宋体"; font-size: 12px; line-height:18px;}
.blueboldbig {color:#2A74BD; text-decoration:none; font-family:"宋体"; font-size: 14px; font-weight:bold; line-height:18px;}
.orange {color:#FF6D00; text-decoration:none; font-family:"宋体"; font-size: 12px; line-height:18px; }
.orangebold {color:#FF6D00; text-decoration:none; font-family:"宋体"; font-size: 12px; line-height:18px; font-weight: bold;}
.greenbold {color:#09982C; text-decoration:none; font-family:"宋体"; font-size: 12px; line-height:18px; font-weight: bold;}
.white {color:#FFFFFF; text-decoration:none; font-family:"宋体"; font-size: 12px;  line-height:18px; }
.whitebold {color:#FFFFFF; text-decoration:none; font-family:"宋体"; font-size: 12px; font-weight:bold;  line-height:18px; }
.grey { color:#666666; text-decoration:none; font-family:"宋体"; font-size: 12px;line-height:18px}
.greybold { color:#666666; text-decoration:none; font-family:"宋体"; font-size: 12px;line-height:18px; font-weight: bold;}
.greyboldbig { color:#666666; text-decoration:none; font-family:"宋体"; font-size: 14px;line-height:18px; font-weight: bold;}
.black { color:#333333; text-decoration:none; font-family:"宋体"; font-size: 12px;line-height:18px}
.blackbold { color:#333333;	text-decoration:none; font-family:"宋体"; font-size: 12px; line-height:18px; font-weight: bold; }
.blackboldbig { color:#333333;	text-decoration:none; font-family:"宋体"; font-size: 14px; line-height:18px; font-weight: bold; }