.menu_item {
	text-align: center;
	text-decoration: underline;
	color: #FFFFFF;
}
.menu_item:hover{
	font-style:italic;
	font-weight: bold;
}

