a:active, a:visited, a:link {
	color: #402126;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
body {
	font-family: arial, sans-serif;
	color: #000;
	font-size: 13px;
	text-align: left;
	line-height: 1.4;
	margin: 30px;
	background: #5D393D;
}
.tekstit {
	width: 790px;
	background: #AE8B91;
	margin: 0 auto 0 auto;
	padding-top: 10px;
}
.otsikko {
	background: #926F75;
	width: 790px;
	text-align: center;
	margin-top: 10px;
}
.oikea {
	width: 150px;
	vertical-align: top;
	padding: 10px;
	border-left: 1px solid #000;
}
.vasen {
	width: 620px;
	padding: 10px;

}
