@charset "UTF-8";
a:link {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.copyright_dwt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	font-weight: lighter;
	color: #666666;
	position: absolute;
	left: 15px;
	top: 598px;
	z-index: 70;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
body {
	background-color: #333333;
}
