.menu {
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #E6D4BA;
}

.menu a {
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #E6D4BA;
	text-decoration: none;
}

.menu a:hover {
	color: #E6D4BA;
	text-decoration: underline;
}