@charset "utf-8";
a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #27691D;
	text-decoration:none;
}
td {
	background-repeat: no-repeat;
	background-position: bottom;
}

td.linker {
	background-repeat: no-repeat;
	background-position:400px 200px;
	background-image: url(bilder/links.gif);
}

td.styret {
	background-repeat: no-repeat;
	background-position:280px top;
	background-image: url(bilder/styret.gif);
}

td.melding {
	font-size: 12px;
	color: red;
	font-weight: bold;
	}

table {
	background-repeat: no-repeat;
	background-position: top;
}

body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
html
{ 
	overflow: -moz-scrollbars-vertical;
	overflow-x: auto; 
}



a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #27691D;
	text-decoration:none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #27691D;
	text-decoration:none;
	font-weight:bold;
}
.bunntekst {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #3D6E37;
}
