.otsikko {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #9D0404;
}
.leipis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 22px;
	font-weight: normal;
}

.leipis_pieni {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	font-weight: normal;
}

a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;

}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #9D0404;
	text-decoration: underline;
	font-weight: bold;

}
.pienitxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #DB3C12;
}
a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a img {
border:none;
}

