a{
text-decoration:none;
}

#main #mainliste {
	background-color: #F3DE0C;
}
.liste td, th {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #000000;
	border-bottom-color: #000000;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
}
#mainliste table {
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.liste  th {
	color:#76b500;
}
table {
	border-collapse:collapse;
}
.liste a, .page{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.listtab td, th {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.listtab a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
