#hnavi2 { 
	margin:0px; 
	padding:0px;

	font-size:75%; 
	font-family: Arial, Helvetica, sans-serif; 	
	color:#201714; 
}
#hnavi2 table td {
	width:97px;
	height:26px;
	overflow:hidden;
	text-align:center;
	line-height:26px;
}
#hnavi2 table td.valipala {
	/*width:7px;*/
	width:11px;
}
#hnavi2 table td.val {
	/*background-image:url(tausta-navi1-val.gif);*/
	background-image:url(tausta-navi1-val.png);
	background-repeat:no-repeat;
}
#hnavi2 table td.url {
	/*background-image:url(tausta-navi1-url.gif);*/
	background-image:url(tausta-navi1-url.png);
	background-repeat:no-repeat;
}

#hnavi2 a {
	display:block;
	width:97px;
	height:26px;
	overflow:hidden;	
}
#hnavi2 a:link  { text-decoration: none; background-image:none;  }
#hnavi2 a:active { text-decoration: none; background-image:none; }
#hnavi2 a:visited { text-decoration: none; background-image:none;  }
/*#hnavi2 a:hover { text-decoration: none; background-image:url(tausta-navi1-val.gif); background-repeat:no-repeat; }*/
#hnavi2 a:hover { text-decoration: none; background-image:url(tausta-navi1-val.png); background-repeat:no-repeat; }

.navival_hnavi1 { color: #201714; font-weight: bold; }
.naviurl_hnavi1 { color: #6c6e71; font-weight: bold; }


