@charset "utf-8";
/* CSS Document */

.valikkopalkki {
	border-top-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #006666;
	font-size: 24px;
	font-style: normal;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
}
.otsikkopalkki {
	font-size: 24px;
	color: #000000;
	text-align: center;
	vertical-align: bottom;
}
.teksti {
	text-align: left;
	font-size: 20px;
	vertical-align: top;
	padding: 20px;
}

.reuna {
}

head {
	font-size: 36px;
}
a {
	font-size: 24px;
	color: #006666;
}
a:hover {
	color: #029992;
	text-decoration: none;
}
