BODY {
	font-family: Arial, sans-serif;
	font-size: 14px;
	background-color: #686868;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	/*background-image:	 ;*/
	color: White;
	}

img {
	border: White;
}


BODY, TD {
	font-family: Arial, sans-serif;
	font-size: 14px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	color: White;
	
}

/* H1 er brdtekst  */
H1 {
	background-color : transparent;
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-style: normal;
	color: White;
	}

/* H2 er Overskrifter */
H2 {
	font-family : Arial, sans-serif;
	font-weight : bolder;
	font-size: 13px;
	background: transparent;
	color : #8B0000;
	}


A {
	color: #DAA520;
	text-decoration: none;
	font-weight : bold;
	background-color: transparent;
}

A:HOVER {
	color: #A0522D;
	text-decoration: none;
	font-weight : bold;
	background-color: transparent;
}

a:visited {
color: #AA7E18;
background-color: transparent;

}


.meny {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: White;
	background-color: transparent;
}.menysmall {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}.menybig {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}