.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	background-color: #333333;
	background-image: none;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	margin: 10px;
	padding: 1px;
	cursor: hand;
	border: thin ridge #666666;
	position: absolute;
}
