}
.leipateksti{
	font-family : Verdana;
	font-size : 9pt;
	color : #333333;
	line-height : 18px;
}

a.leipateksti {
	color: #333333;
	text-decoration: none;
}

a.leipateksti:hover{
	color: Black;
	text-decoration: underline;
}
}
.taulukko{
	font-family : Verdana;
	font-size : 8pt;
	color : #333333;
	line-height : 18px;
}

a.taulukko {
	color: #333333;
	text-decoration:none;
}

a.taulukko:hover{
	color: #333333;
	text-decoration:none;
}
.otsikko{
	font-family : Verdana;
	font-size : 9pt;
	color : #EBECCD;
	line-height : 18px;
}

a.otsikko {
	color: #EBECCD;
	text-decoration: none;
}

a.otsikko:hover{
	color: #EBECCD;
	text-decoration: underline;
}