/*
#
#  MakK.css
#
#  v. 0.1 Olli Salonen
#
*/

.Leipateksti {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

.Menuteksti {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
}

a:link, a:active, a:visited {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

.Otsikko {
	font-family: Verdana;
	font-size: 16px;
	color: #245E24;
	font-weight: bold;
}
