body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333;
	background:#ffffff;
}
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	}
.baise:link {
	color: #333;
	text-decoration:none;
		font-size: 12px;
		font-weight:600;
}
.baise:visited {
	color: #333;
	text-decoration:none;
		font-size: 12px;
		font-weight:600;
}
.baise:hover {
	color:#000000;
	text-decoration:none;
		font-size: 12px;
		font-weight:600;
}
.baise:active {
	color: #333;
	text-decoration:none;
		font-size: 12px;
		font-weight:600;

}


a:link {
	color: #333;
	text-decoration:none;
}
a:visited {
	color: #333;
	text-decoration:none;
}
a:hover {
	color:#0066FF;
	text-decoration:underline;
}
a:active {
	color: #333;
	text-decoration:none;

}

