BODY {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	#font-size:12px;
        margin-left:0;
        margin-right:0;
        background-color:black;
		color:rgb(0,0,0)
}
TD {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:smaller;
	margin-left:0;
        margin-right:0;
        background-color:black;
		color:rgb(0,0,0)
}
a:link { color:white }    /* noch nicht besuchte Ziele */
a:visited { color:white } /* besuchte Ziele */
a:hover { color:white }   /* Verweise bei "MouseOver" */
a:active { color:white }  /* Angeklickte Verweise */
a:focus { color:white }   /* Verweise, die Fokus erhalten */
#a:focus { color:white }   /* Verweise, die Fokus erhalten */
#font_red {color:white } /*blaue Textfarbe*/
#font_blck (color:rgb(0,0,0) } /*schwarze Textfarbe*/