body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2d2d2d;
}

td {

	font-size: 12px;
	line-height: 20px;
	color: #BFBFBF;
}
a:link {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}
.red {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.white_14_cu {
	font-size: 14px;
	font-weight: bold;
	color: #D1D1D1;
	text-decoration: none;
}
.kuang {
	border: 1px solid #999999;
}
.kuang_cu {
	border: 5px solid #777777;
}

.yellow_12 {
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
