body {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	background-color: #E1DCD7;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #616A6F;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF6633;
	text-decoration: none;
}
.otsikko1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #0F6E2E;
}
.otsikko2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.otsikko3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

