body {
	background-image: url('images/bg.gif');
	font-family: Verdana;
}

a:hover{
	color: black;
	text-decoration: none;
}

a:hover:visited{
	color: blue;
	text-decoration: underline;
}

a:visited{
	color: blue;
	text-decoration: none;
}

.data {
	background-color: cce5a2;
	font-family: Verdana;
	font-size: 12px;
	color: black;	
	
	
}

.innhold {
	background-color: white;
	height: 266;
	font-family: Verdana;
	font-size: 12px;
	
}

.nyheter {
	background-color: cce5a2;
	font-family: Verdana;
	font-size: 11px;
}

.topp {
	background-image: url('images/top_bg.gif');
	height: 8;
}

.kanter {
	background-color: 8ac13f;
}

.bunn {
	font-family: Verdana;
	font-size: 11px;
	background-color: 8ac13f;
	text-align: center;
}

h1 {
	font-family: Verdana;
	font-weight: bold;
	color: black;
	font-size: 15px;
	text-align: center;
	font-variant: small-caps;
}

h4 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: none;
}

h5 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
