@charset "ISO-8859-1";
.leipis {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 4c4c4c;
	text-align: center;
	vertical-align: top;
}
.navipalkki {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 4c4c4c;
	text-align: left;
	vertical-align: middle;
}
.navipalkki_pun {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #C30356;
	text-align: left;
	vertical-align: middle;
}
.leipis_pun {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #C30356;
	text-align: center;
	vertical-align: top;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: b5986a;
	text-align: left;
	vertical-align: middle;
}
a {
	color: #4c4c4c;
}
a { text-decoration: none; }

a:hover { text-decoration: none; }

