body {
background-color: #C0C0C0;
}
#tabelle td {
	border-bottom:2px dotted #969696;
}
.smalltext a { 
  color: #888888;
}
p a:link {
	color:#000000;
}
a, a:visited, a:active {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #797979;
	text-decoration: underline;
	font-weight: normal;
}
