
body {
	background-color: #000400;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial,ËÎÌå;
	font-size: 12px;
	color: #FFFFFF;
	line-height:22px;
}
td{
	font-family: Arial,ËÎÌå;
	font-size: 12px;
	color: #FFFFFF;
	line-height:22px;
}
a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFC300;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.menu{
	font-weight:bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
.menu:hover {
	color: #FFC300;
	text-decoration: none;
	font-weight:bold;
}
.menu:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
.copy{
	font-size:12px;
	color:#757775;
	text-decoration: none;
		
}

.notetop{
	font-size:12px;
	color:#000000;
}
.notecent{
	font-size:12px;
	color:#FFFFFF;
}
.text {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color:#8C8877;
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #ffffff;
	width:100px;
	height:18px;
}