.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #333333;
	height: 25px;
	width: 100px;
	text-decoration: none;
	vertical-align: baseline;
	border: 2px solid #FFFFFF;
	text-align: center;
	line-height: normal;
	display:block;
	font-weight: bolder;
	font-style: normal;
	margin-right: 5px;
	margin-top: 2px;





}
.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	height: 25px;
	width: 100px;
	text-decoration: none;
	vertical-align: baseline;
	border: 2px solid #FFFFFF;
	text-align: center;
	line-height: normal;
	display:block;
	font-weight: bolder;
	font-style: normal;
	margin-right: 5px;
	margin-top: 2px;
}
.menukiemelt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #9B7C00;
	height: 25px;
	width: 100px;
	text-decoration: none;
	vertical-align: baseline;
	border: 2px solid #FFFFFF;
	text-align: center;
	line-height: normal;
	display:block;
	font-weight: bolder;
	font-style: normal;
	margin-right: 5px;
	margin-top: 2px;
}
.menukiemelt:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	height: 25px;
	width: 100px;
	text-decoration: none;
	vertical-align: baseline;
	border: 2px solid #FFFFFF;
	text-align: center;
	line-height: normal;
	display:block;
	font-weight: bolder;
	font-style: normal;
	margin-right: 5px;
	margin-top: 2px;
}
