* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.tools {
	width: 400px;
	margin-bottom: 1.5em;
}
.tools td {
	padding: 2px 0;
}
.tools th {
	height: 21px;
	background: url(http://www.voetbalgoal.com/img/archief_head.gif) repeat-x;
	color: #fff;
	text-align: left;
	text-indent: 5px;
}
.tools .alri { text-align: right; }
.tools tr.light { background: #f1f1f1; }
.tools a:hover { text-decoration: underline; }
.tools a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}








