body {
	margin: 0px;
	background-color:#1A1A1A;
		}
td {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 21px;
	color: #A7A7A7;
}
a:link
{
	color: #CFFA01;
	font-size: 12px;
	text-decoration: none;
	line-height: 23px;
}
		
a:active {
	text-decoration: none;
	color: #CFFA01;
 }
 
a:visited
{
	color: #CFFA01;
	font-size: 12px;
	text-decoration: none;
}
a:hover
{
	color: #9EBF02;
    font-size: 12px;
}
.green { font-size:12px; font-weight:bold; color:#CFFA01;}