.linkkipalkki {
	height: 20px;
	list-style:none;
	margin-left:0px;
	margin: Opx;
	padding: 0px;
	padding-bottom:0px;
	margin-bottom:0px;
	border: 0px none;
}

.linkkipalkki li {
	margin-left:0px;
	margin: Opx;
	padding: 0px;
	
	padding-bottom:0px;
	margin-bottom:0px;
}

#valikkolinkki{
	font-family: VERDANA;
	color: 3F3F3F;
	background: url('images/painike01.gif') no-repeat;
	display: block;
	width: 137px;
	height: 20px;
	padding-top:4px;
	text-align: center;
	text-decoration: none;
	font-weight:bold;
	font-size: 12px;
	margin: 0px;
	}
	
#valikkolinkki:hover{
	background: url('images/painike02.gif') no-repeat;
	}

#valikkolinkki.active {
	background: url('images/painike03.gif') no-repeat;
}
#valikkolinkki.active:hover {
	background: url('images/painike04.gif') no-repeat;
}
