a:link
{
	color: rgb(0,0,0); 
}
a:visited
{
	color: rgb(125,83,0); 
} 
a:active 
{
	color: rgb(255,51,0);
}
body         { font-family: Comic Sans MS; font-size:10pt; font-weight:bold; 
               background-image:url('images/hintergrund.jpg'); 
               background-color:#F3F0B6 }