body,p,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

.lnkhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.lnksub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.lnksub:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.akthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.akt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
}
.aktsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #000000;
	/* text-decoration: none; */
	font-style: italic;

}
.aktrub {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	font-style: italic;
}
.small-emw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.grey {
	color: #666666;
}

/* Gästbok */
.box {
	font-size:12px;
	font-family:Arial,Verdana;
	text-align:center;
	background-color: white;
	width:30;
	BORDER-BOTTOM: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	z-index:100;
}
.nodecoration {
	text-decoration: none;
}
