body {
   margin-left: 0px;
	margin-top: 0px;
    font-size: 12px;
	color: #FFFFFF;
	
	background-image: url(images/bj.jpg);
}
td,th {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;


}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
