a {
	color: #404040;
	text-decoration: none;
}
a:hover {
	color: #808080;
	text-decoration: none;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
}
.otsikko {
	font-weight: bold;
}
.ingressi {
	font-weight: bold;
}
.lisatietoaLinkki {
	color: #202020;
	text-decoration: none;
}
.lisatietoaLinkki:hover {
	color: #202020;
	font-weight: bold;
}