/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 90%;
	color: #000000;
	background-color: #737371;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tekstipohja {
	background-image: url(kuvat/keskipalkki.jpg);
	background-repeat: repeat-y;
}
.knp {
	font-size: 11px;
	padding-top: 20px;
	padding-right: 40px;
}
.linkit {
	bottom: 5px;
	position: relative;
	text-align: center;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#text a:link {
	color: #000000;
	text-decoration: underline;
}
#text a:visited {
	color: #000000;
	text-decoration: underline;
}
#text a:hover {
	color: #000000;
	text-decoration: underline;
}
#text a:active {
	color: #000000;
	text-decoration: underline;
}
.ylapalkki {
	background-image: url(kuvat/ylapalkki.jpg);
	background-repeat: no-repeat;
}
.teksti {
	padding-top: 20px;
}

