a:link 	{text-decoration: none;      color: blue;  }
a:hover 	{text-decoration: underline; color: green; }
a:active 	{text-decoration: none;      color: black; }
body {	font-family: Times New Roman;
	   font-size: 12pt;
	   color: #000000 ;
	   background: #FFFF00 } 

#c2 { font-family: Comic Sans MS; font-size:10pt; color:#0000FF ; font-weight:bold   ; font-style:normal } /* blau  10 Pt  */
#c6 { font-family: Comic Sans MS; font-size:24pt; color:#000000 ; font-weight:normal ; font-style:normal } /* schwarz 24 Pt  */
#fn { font-size:10pt; color:#000000 ; font-weight:normal ; font-style:normal } /* schwarz 10 Pt  normal */
#s2 { font-size:10pt; color:#000000 ; font-weight:bold ;   font-style:normal } /* schwarz 10 Pt  */ 
#g3 { font-size:12pt; color:#FFFF00 ; font-weight:bold ;   font-style:normal } /* schwarz 12 Pt  */
#s3 { font-size:12pt; color:#000000 ; font-weight:bold ;   font-style:normal } /* schwarz 12 Pt  */
td  { font-size:12pt; color:#000000 ; font-weight:normal ; font-style:normal } /* schwarz 12 Pt  */
