a:link
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	background:#000000;
	Font-Size:13px;
	color:#FFFFFF; 
	Text-Decoration:none;
	Font-Weight:normal;
	Background:#000000;
}
a:visited
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	background:#000000;
	Font-Size:13px;
	color:#FFFFFF; 
	Text-Decoration:none;
	Font-Weight:normal;
/*	Background:#FFFFF0; */
} 
a:active 
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	background:#000000;
	Font-Size:13px;
	color:#FFFFFF; 
	Text-Decoration:none;
	Font-Weight:normal;
/*	Background:#FFFFF0; */
}
A:Hover
{ /* !Reihenfolge:Ist Visited nach Hover, so gilt jene Farbe */
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	background:#000000;
	Font-Size:13px;
	Text-Decoration:none;
	Font-Weight:normal;
	Color:#FF0000;
/*	Background:#FFFFF0; */
}
body, td
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	Font-Size:13px;
	background:#000000;
	color:#FFFFFF;
/*	background-image:url(img/steuer-fixhg.gif);
	background-repeat: no-repeat;
	background-position: 95% 95%; 
	background-attachment: fixed;
*/
/*	scrollbar-track-color:#FFFFFF; scrollbar-base-color:#000099; scrollbar-arrow-color:#FFFFFF; */
	text-align : right;
	margin:0;
}

