/* CSS Document */

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-image: url(kuvat/tausta.jpg);
	background-color: #4FCAF4;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#link a:link {
	color: #000000;
	text-decoration: underline;
}
#link a:visited {
	text-decoration: underline;
	color: #000000;
}
#link a:hover {
	text-decoration: underline;
	color: #000000;
}
#link a:active {
	text-decoration: underline;
	color: #000000;
}
#teksti a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#teksti a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
#teksti a:hover {
	text-decoration: underline;
	color: #0DBDF9;
}
#teksti a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.linkkipalkki {
	background-color: #0DBDF9;
	height: 41px;
	font-size: 100%;
	font-weight: bold;
	word-spacing: 7px;
}
.knp {
	font-size: 10px;
	height: 50px;
	text-align: right;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 45px;
}
.tekstialue {
	background-color: #000000;
	background-image: url(kuvat/teksti_ala.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
	color: #FFFFFF;
	padding-bottom: 50px;
}
