a:active, a:visited, a:link {
	color: #A8684E;
	background: inline;
	text-decoration: none;
}
a:hover {
	color: #aaa;
	background: inline;
	text-decoration: none;
}
body {
	font-family: tahoma, sans-serif;
	color: #000;
	font-size: 11px;
	margin: 0;
	text-align: justify;
	background: #E9E9E9 url(tausta.jpg) center repeat-y;
}
.ots {
	margin: 0 auto 0 auto;
	background: url(tekstikiemura.jpg) left 192px no-repeat;
	text-align: center;
	height: 491px;
	width: 762px;
}
.otsik {
	margin: 0 auto 0 auto;
	background: url(eloisalleotsikko.png);
	text-align: center;
	height: 192px;
	width: 762px;
}
.linkki {
	width: 150px;
	margin: -50px 0 0 10px;
	float: left;
	text-align: justify;
}
.tekstit {
	width: 570px;
	text-align: justify;
	margin: -50px 15px 0 0;
	float: right;
}
.linkki a, .linkki a:link, .linkki a:visited, .linkki a:active {
	display: block;
	color: #A8684E;
	border-bottom: 1px dashed #A8684E;
	font-family: georgia, sans-serif;
	font-size: 12px;
	padding: 5px 0 1px 10px;
}
.linkki a:hover {
	display: block;
	color: #aaa;
	border-bottom: 1px solid #A8684E;
	font-family: georgia, sans-serif;
	font-size: 12px;
	font-style: italic;
	padding: 5px 0 1px 10px;
}
.paivlaatikko {
	border: 1px solid #E8DFD0;
	background: #F7F4EF;
	margin: 10px auto 10px 200px;
	padding: 10px;
	width: 300px;
}
h3 {
	font-family: georgia, sans-serif;
	margin: 7px;
	font-weight: normal;
	font-size: 12px;
	padding-left: 10px;
	color: #aaa;
	border-bottom: 1px dashed #bfbfbf;
}
h4 {
	font-family: georgia, sans-serif;
	margin: 2px;
	font-weight: normal;
	font-size: 11px;
	padding-left: 5px;
	color: #666;
	border-bottom: 1px dotted #ddd;
}
h2 {
	border-bottom: 1px dashed #E8DFD0;
	font-size: 16px;
	font-family: georgia, sans-serif;
	color: #A8684E;
	padding-left: 10px;
	margin: 2px;
	font-weight: normal;
}