a {
	color: #E1701B;
	text-decoration: none;
}
a:hover {
	color: #FFA200;
	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: #735E4A;
	text-decoration: none;
}
.lisatietoaLinkki:hover {
	color: #E1701B;
	text-decoration: none;
}