BODY {
	background-color: Black;
	margin-top: 6px;
	margin-left: 6px;
}

.TABLE {
	
	border-top: 1px solid;
	border-top-color: #339966;
	border-left: 1px solid;
	border-left-color: #339966;
	border-right: 1px solid;
	border-right-color: #339966;
	border-bottom: 1px solid;
	border-bottom-color: #339966;

}


.TD{
	border: none;
}


.TDtext{
	border: none;
	font-family: Verdana;
	font-size: 14px;
   color: White;
	vertical-align: top;
	padding-left: 20px;
	
	
}

.TDtextGjestebok{
	border: none;
	font-family: Verdana;
	font-size: 11px;
   color: White;
	vertical-align: top;
	padding-left: 20px;
	
}


A:LINK{
	color: #FFFFFF;
	text-decoration: underline;
}


A:VISITED{
	color: #CCCCCC;
	text-decoration: underline;
}

A:HOVER{
	color: #CCCCCC;
	text-decoration: underline;
}


.linkgjestebok A:LINK {
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}

.linkgjestebok A:HOVER{
	color: White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
	vertical-align: middle;

}


.linkgjestebok A:VISITED{
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}

.linkgjestebokred A:LINK {
	color: #5A5A5A;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}

.linkgjestebokred A:HOVER{
	color: #5A5A5A;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
	vertical-align: middle;

}


.linkgjestebokred A:VISITED{
	color: #5A5A5A;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}


.TDentries{
	font-family: Verdana;
	font-size: 11px;
	color: White;
	text-align: left;
	line-height: 16px;
}

.TDentriesNavn{
	font-family: Verdana;
	font-size: 11px;
	vertical-align: middle;
	text-align: left;
	padding-left: 2px;
	color: White;
}






