body 
{
margin: 0; 
padding:0; 
background-image:url(MFbg3.jpg);
}

.close
	{
	font-family:verdana;
	font-size:7pt;
	color:#AFAFAF;
	text-decoration: none;
   font-weight: bold;
	}

.caption
	{
	font-family:verdana;
	font-size:7pt;
	color:#063F16;
	}

.imprint
	{
	font-family:verdana;
	font-size:7pt;
	color:#063F16;
	text-transform:none;
    	text-decoration: none;
	}

A.imprint
	{
	font-family:verdana;
	font-size:7pt;
	color:#063F16;
	text-transform:none;
    	text-decoration: none;
	}

A.imprint:hover
	{
	font-family:verdana;
	font-size:7pt;
	color:#063F16;
	text-transform:none;
	}

.maintext
	{
	font-family:arial;
	font-size:9pt;
	color:#3F3F3F;
	}

a.mainlink
	{
	font-family:arial;
	color:#0000AA;
  	text-decoration:none;
	font-weight: bold;
	}

a.mainlink:hover
	{
	font-family:arial;
	color:#006F00;
  	text-decoration:none;
	font-weight: bold;
	}
