A{
 	text-decoration: underline;
	font-weight: normal;
	color:  #000000;
}    

A:hover{
	color: #000000;
	font-weight: normal;
 	text-decoration: none;
}       

h1 {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

h2 {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

h3 {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2292B7;
}

h4 {
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}

h5 {
	font-family: Georgia, Times New Roman;
	font-size: 30px;
	font-weight: bold;
	color: #3E3A37;
}

h6 {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}


p.menu
{
font-family: Georgia, Times New Roman;
font-size: 28px;
}

a.menu {
color: #FFFFFF;
font-weight: normal;
line-height: 32px; 
text-decoration: none;
font-weight: normal;
width:100%;
}

a.menu:hover { 
color: #B2A37E;
line-height: 32px; 
text-decoration: none; 
font-weight: normal;
width:100%;
}

span.undermenu {
	font-size: 12px;
}

span.overskrift {
	font-size: 16px;
	font-weight: bold;
}


