
body,td,th {
	font-family: Courier New, Courier, monospace;
	font-size: 11px;
	color: #666;
	background-color:#000
}



img{
border:0px;
}



font{
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	color:#666

	}



a {
	font-family:"Courier New", Courier, monospace;
	color: #666;
	font-size:11px;

}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: none;
}
