body {
	margin: 0px;
	background-color: #151618;
}
td {
   	font-family: Arial;
	font-size: 12px;
	line-height: 24px;
	color: #cccccc;
	text-decoration: none;
}


.copyright {
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.lm_tit {
	font-size: 18px;
	font-weight: bold;
	color: #E5E5E5;
	text-decoration: none;
}
.lmbt {
	font-size: 12px;
	font-weight: bold;
	color: #66CCFF;
	text-decoration: none;
}

a:link {color: #CCCCCC;text-decoration: none;}
a:visited {color: #CCCCCC;text-decoration: none;}
a:hover {color: #000000;text-decoration: none;}
a:active {color: #000000;text-decoration: none;}

A.acc:link {color: #CCCCCC;text-decoration: none;}
A.acc:visited {color: #CCCCCC;text-decoration: none;}
A.acc:hover {color: #ffffff;text-decoration: underline;}
A.acc:active {color: #ffffff;text-decoration: underline;}
