.Paavalikko {
font-family: tahoma;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
cursor: hand;
color: #352b20;
}

.ToinenTaso {
font-family: tahoma;
font-size: 10pt;
text-decoration: none;
cursor: hand;
color: #352b20;}

.KolmasTaso {
font-family: tahoma;
font-size: 10pt;
text-decoration: none;
cursor: hand;
color: #352b20;}

.NeljasTaso {
font-family: tahoma;
font-size: 10pt;
text-decoration: none;
cursor: hand;
color: #352b20;}

.Paavalikko:hover {
font-family: tahoma;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
cursor: hand;
color: #FFFFFF;
}

.ToinenTaso:hover {
font-family: tahoma;
font-size: 10pt;
text-decoration: none;
cursor: hand;
color: #FFFFFF;}

.KolmasTaso:hover {
font-family: tahoma;
font-size: 10pt;
text-decoration: none;
cursor: hand;
color: #FFFFFF;}

.NeljasTaso:hover {
font-family: tahoma;
font-size: 10pt;
text-decoration: none;
cursor: hand;
color: #FFFFFF;}

.clsNodeSelected {
color: #FFFFFF;
text-decoration: none;}


