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


.valikko a {
	text-decoration: none;
	color: #000;
	
}

.valikko a:hover {
	text-decoration: underline;
	color: #000;
	
}
.valikko {
	color: #000;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	list-style-type: none;
	padding-top: 30px;
	padding-bottom: 30px;	
	
}

.alateksti p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	margin: 0px;
	margin-left: 54px;
	
}
.leipateksti {
	margin-top: 43px;
	margin-bottom: 40px;
	padding-right: 50px;
	font-size: 14px;
	font-family: Arial;
}

.yhteystiedot {
	margin-top: 75px;
	font-size: 14px;
	font-family: Arial;
}