.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #F7D01D;
	text-decoration: underline;
}

