.Otsikko {
	font-family: Verdana, Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	color: black;
}
.Teksti {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: black;
}
a.Teksti:link {
	font-family: Verdana, Tahoma, Arial;
	color: black;
	text-decoration: none;
}
a.Teksti:active {
	font-family: Verdana, Tahoma, Arial;
	color: black;
	text-decoration: none;
}
a.Teksti:visited {
	font-family: Verdana, Tahoma, Arial;
	color: black;
	text-decoration: none;
}
a.Teksti:hover {
	font-family: Verdana, Tahoma, Arial;
	color: black;
	text-decoration: underline;
}
.Valkoinen {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: white;
}
a.Valkoinen:link {
	font-family: Verdana, Tahoma, Arial;
	text-decoration: underline;
	color: white;
}
a.Valkoinen:active {
	font-family: Verdana, Tahoma, Arial;
	text-decoration: none;
	color: white;
}
a.Valkoinen:visited {
	font-family: Verdana, Tahoma, Arial;
	text-decoration: underline;
	color: white;
}
a.Valkoinen:hover {
	font-family: Verdana, Tahoma, Arial;
	text-decoration: none;
	color: white;
}
.Holjaa {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	color: black;
}
a.Holjaa:link {
	font-family: Verdana, Tahoma, Arial;
	color: black;
	text-decoration: underline;
}
a.Holjaa:active {
	font-family: Verdana, Tahoma, Arial;
	color: black;
	text-decoration: none;
}
a.Holjaa:visited {
	font-family: Verdana, Tahoma, Arial;
	color: black;
	text-decoration: underline;
}
a.Holjaa:hover {
	font-family: Verdana, Tahoma, Arial;
	color: black;
	text-decoration: none;
}