A  	{
	text-decoration: none;	
	color: #000000;     
	}
a:hover	{background-color: #AED0FB; border: 1px;margin-left: -1px;margin-right: -1px; border-style: dotted;}
BODY	{font-family: Arial,sans-serif;	font-size: 10pt;background-color: #FFFFFF;margin-top: 0px;padding: 0px;}
em	{font-size: 10pt;letter-spacing: 0.3em;font-weight: bolder;font-style: normal;}
u	{font-size: 12pt;font-weight: bolder;text-decoration: none;}
#bild {
	position: absolute;
	top: 140px;
	width: 99%;
	text-align: center;
}

#Name	{
	
	position: absolute; 
	top: 220px;
	width: 99%;
	text-align: center;
	letter-spacing: 1px; 
}

#w3{
	border: 0px;
	position: absolute;
	top: 350px;
	height: 31px;
	left: 30px;
}

#map {
 			width : 600px;
			height: 200px;
  			margin-top : 20px;
			margin-left: 8%;
  			border : 1px solid Silver;
			background-color: #E0E0E0
			
			
			}




