table#active_digipeaters {
	background-color: none;
	width:650px;
	font-size: 12;
	font-family: Verdana,Arial;
	margin: 20px 0;
}

table#active_digipeaters thead {
	background-color: #aae;
}

table#active_digipeaters td {
	text-align:center;
}

table#active_digipeaters td {
	background-color: #eef;
}

/*
table#active_digipeaters td:hover {
	background-color: #cef;
}
*/
