body, th, tr {
	font-family: Verdana;
	font-size: 11px;
	color: #867C68;
}

a {
	color: #800;
	text-decoration: none;
}

a:hover {
	color: #F00;
	text-decoration: underline;
}

table {
	background-color: #867C68;
}

th {
	background-color: #EAE7E2;
}

td {
	background-color: #FFF;
}

.seeder {
	color: green;
	font-weight: bold;
}