body {
	background-color: #FFFFFF;
	color: #0050A0;

}
#tabelle td {
	border-bottom:2px dotted #969696;
}
.smalltext a { 
	color: #888888;
}
p a:link {
	color:#2C2C2C;
}
a, a:visited, a:active {
	color: #0050A0;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #0050F0;
	text-decoration: underline;
	font-weight: normal;
}

