body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #666666;
	font-size: 12px;
	line-height : 18px;
}
/*ÕûÕ¾Á´½Ó ÑùÊ½*/
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
/*	color: #FF9900;*/
}
a:hover {
	text-decoration: underline;
	color: #66CC00;
}
a:active {
	text-decoration: none;
	color: #0099FF;
}

.BFont{
	font-weight: bolder;
}
