@charset "UTF-8";/* CSS Document */<style type="text/css">  .menu-box {	font-family: geneva, sans-serif;	font-size: 12px;	font-style: normal;	text-decoration: none;	border-top-width: 0;	border-right-width: 0;	border-bottom-width: 0;	border-left-width: 0;	border-top-style: none;	border-right-style: none;	border-bottom-style: none;	border-left-style: none;	background-color: #ACA5BC;}  .a-menu, .a-menu:visited {	font-family: geneva, sans-serif;	font-size: 12px;	font-style: normal;	font-weight: normal;	text-decoration: none;	color: #000;	background-color: #666;	border: thin solid #AAA;	margin: 1px;	padding: 1px;}.a-menu:hover  {	font-family: geneva, sans-serif;	font-size: 12px;	font-style: normal;	font-weight: normal;	text-decoration: none;	color: #FC0;	background-color: #111;	border: thin solid #FFF;	margin: 1px;	padding: 1px;}</style>