.brodtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.brodtextVit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #E8E8E8;
	line-height: 24px;
	font-weight: 10;
}

.lank {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #a06f21;
	font-weight: normal;
	line-height: 12px;
}
.lank2 {
	color: #74521b;
}

p	{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #a06f21;
	font-weight: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 15px;
	font-weight: lighter;
}


.brodtextForm { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; }
.brodtextKnappar { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; }


a:active {
	
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #29568F;
}
a:link {
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
}
