
body {
	background-color: #000000;
	font-family: verdana;
	font-size: 10px;
}

table, td {

	font-family: verdana;
	font-size: 12px;
	color: #d8d4d4;

}

a {
	color: #d8d4d4;
	text-decoration: none;
}

a:hover {

	text-decoration: underline;
}

.mini {

	font-family: verdana;
	font-size: 10px;
	
}

.mini2 {

	font-family: verdana;
	font-size: 10px;
	color: silver;
	
}


