a:active, a:visited, a:link {
	color: #6F3D31;
	background: inline;
	text-decoration: none;
}
a:hover {
	color: #D5D66C;
	background: inline;
	text-decoration: none;
}
body {
	font-family: arial, sans-serif;
	color: #000;
	font-size: 12px;
	text-align: justify;
	margin: 0;
	background: #fff;
}
.yla {
	border-bottom: 1px solid #D5D66C;
	width: 100%;
	background: #E5E5A2;
	height: 33px;
}
.ala {
	border-top: 1px solid #D5D66C;
	width: 100%;
	background: #E5E5A2;
	height: 33px;
	position: fixed;bottom: 0;left: 0;
}
.tekstit {
	margin-left: 220px;
	margin-top: -34px;
	padding: 0 100px 10px 0;
}
.linkit {
	width: 220px;
	background: #fff;
	position: absolute;left: 0;top: 200px;
}
h2 {
	font-family: "arial", sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: none;
        letter-spacing: 3px;
	color: #d0d390;