a:active, a:visited, a:link {
	color: #DFEDD3;
	background: inline;
	text-decoration: none;
}
a:hover {
	color: #000;
	background: inline;
	text-decoration: none;
}
body {
	font-family: arial, sans-serif;
	color: #000;
	font-size: 12px;
	text-align: justify;
	background: #DFEDD3;
}
.linkit {
	width: 143px;
	background: #87A26B;
	border-right: 1px solid #000;
	margin-right: 2px;
	border-bottom: 1px solid #000;
	height: 90px;
	padding-top: 10px;
}
.tekstit {
	width: 740px;
	margin: 0 auto 0 auto;
	border: 1px solid #000;
	background: #CBD8BE;
}