a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
} 
#menubar a:link {
	color: #e5e5e5;
	text-decoration: none;
}
#menubar a:visited {
	color: #e5e5e5;
	text-decoration: none;
}
#menubar a:hover {
	color: #e5e5e5;
	text-decoration: none;
}
#menubar a:active {
	color: #e5e5e5;
	text-decoration: none;
}

.menubar {
	text-transform: capitalize;
	letter-spacing: 0.15em;
	border: thin  #0c5b14;
	color: #e5e5e5;
	font: x-small Helvetica, Verdana, Arial;
	width: 420px;
	top: 90px;
	left: 125px;
	position: absolute;
	border-top: thin dotted #0c5b14;
	border-bottom: thin dotted #0c5b14;
	border-left: thin dotted #0c5b14;
	visibility: visible;
	z-index: 90;
}

.teksti {
	top: 115px;
	left: 119px;
	position: absolute;
	width: 378px;
	height: 391px;
	background: #d9e8dc;
	z-index: 1;
	visibility: visible;
	font: x-small/20px Geneva, Arial, Helvetica, sans-serif;
	word-spacing: .25em;
	letter-spacing: .07em;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
}
