.leipis {
	font-family: 'Josefin Slab', serif;
	font-size: 200%;
}

.pieni_otsikko {
	font-family: 'Josefin Slab', serif;
	font-weight:bold
}

.otsikko {
font-family: 'Lily Script One', cursive;
font-size: 300%;
font-background
}

a:link {
	color: #8EC03F;
	text-decoration: none;
}

a:visited {
	color: #8EC03F;
	text-decoration: none;
}

a:hover {
	color: #8EC03F;
	text-decoration: underline;
	
}

a:active {
	color: #8EC03F;
	text-decoration: underline;
	text-align: right;
}
	
