#ylanauha ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	white-space:nowrap;
font-family: Verdana;
font-size: 13px;
font-weight: bold;
	text-decoration: none;
	text-align: center;
}




#ylanauha li a
{

	float: left;
	display: block;
	margin-top:0.5em;
	padding: 0 3.4em;
	color: white;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}


#ylanauha li a:visited
{
	color: white;
}

#ylanauha li a:hover
{
	color: yellow;
}

#ylanauha li a span:hover
{
	color: red;
}


#ylanauha li
{
	float: left;
}

/* IE5-Mac \*/
#ylanauha li a
{
	float: none
}
/* loppuu */

#ylanauha
{
	width:500em;
}

#ylanauha_cont
{
	width:100%;
	height:2.5em;
	overflow:hidden;
	border-bottom-color:black;
	border-bottom-style:solid;
	border-bottom-width:2px;
	background-color:darkblue;
}



#ylanauha li a span {
	color:black;
}

#ylanauha li a span: visited {
	color:black;
}









