body {
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #255e0a;
	background-image: url(img/taustapalkki.jpg);
	background-repeat: repeat-x;
}
.background {
	background-color: #FFF;
}

a:link {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #999;
	text-decoration: line-through;
}
a:hover {
	text-decoration: underline;
	color: #CCC;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #000;
}
.otsikko {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #000;
	text-decoration: underline;
}
.palautetta {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #000;
	font-style: oblique;
}
