body {
	background-color: #FFFFFF;
	margin:0px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
        }

a:active  {
	text-decoration: none;
	color:#000000;
	font: 12px Arial;
	background-color: #FFFFFF;
}
a:hover   {
	text-decoration: underline;
	color:#000000;
	font-family: Arial;
	background-color: #EBEBED;
	list-style-type: disc;
	font-size: 13px;
}
a:link    {
	text-decoration: none;
	color:#000000;
	font-family: Arial;
}
a:visited {
	text-decoration: none;
	color:#000000;
	font-family: Arial;
}

table {
	font-family: Arial;
	font-size: 12px;
	line-height: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
        }

.wahl { color: #000000;
        font-family: Arial;
        font-size: 12px; 
        font-style: normal;
        }

/* link: CC0033 */
