table.Menu1 {	background: #eeeeee;	border-width:0;	color: #000000;}table.Menu1 td:hover {	background: #ff9900;	color: #000000;}#tabMenu1 a:hover {	background: #ffa114;	color: #000000;}table.Menu2 {	background: #eeeeee;	border-width:0;}table.Menu2 td:hover {	background: #00C6FF;	color: #000000;}#tabMenu2 a:hover {	background: #00C6FF;	color: #000000;}table.Menu3 {	background: #eeeeee;	border-width: 0;}table.Menu3 td:hover {	background: #b9db3d;	color: #000000;}#tabMenu3 a:hover {	background: #d7df23;	color: #000000;}body {	font-family: Arial, Helvetica, sans-serif;	font-size: -1px;}div:target { background-color:lime; }table.Menu1 a {	color: #666666;	height: 16px;	width: 130px;	padding-top: 2px;}table.Menu2 a {	color: #666666;	height: 16px;	width: 130px;	padding-top: 2px;}table.Menu3 a {	color: #666666;	height: 16px;	width: 130px;	padding-top: 2px;}