body { 	font-family: "Comic Sans MS", TimesNewRoman, serif;	 }

table 	{ 	font-family: "Comic Sans MS", TimesNewRoman, serif;
			font-size: 13; }	 

td.navi { color: white;
		  font-weight: bold;
		   		 }
 
 p.bild { font-size:10;
			clear:right;
			margin:0;  }
 
 
 		
h1	{	color:#2E3192;
		font-family: "Comic Sans MS", TimesNewRoman, serif;
		font-weight:bolder;
		text-decoration:underline;
		margin:0px; } 


a { font-weight:bold;}
		
a:link { color:darkblue; text-decoration:none;  }
a:visited { color:darkblue; text-decoration:none; }
a:hover { color:red; text-decoration:none; }
a:active { color:red; text-decoration:none; }  

