.menu_style{
	text-decoration:none;
	font-size:22px;
	color:black;
	font-smooth:always;
	font-weight:bold;
	
}

.menu_style:hover{
	color:#6D4C12;
}