.puustyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663333;
}
.otsikko {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #663300;
}
a:link {text-decoration: underline; color: #663300}
a:visited{text-decoration: underline; color: #A68F63}
a:hover { text-decoration: none;}