 body {	 background: white; 	 margin: 0; 	 padding: 0;}div#links {	font:12px Arial, sans-serif; 	z-index: 100;}div#links a {	display: block; 	text-align: right; 	font: bold 12px sans-serif;	text-decoration: none;	padding: 10px 10px; 	margin: 0 0 1px;	border-width: 0;	color: #666666; 	background: #ffffff;}div#links a:hover {	color: #6699cc; 	background: #ffffff;	border-right: 1px white;}div#links a span {	display: none;}div#links a:hover span {	display: block;	position: absolute; 	top: 345px; 	left: 180px; 	border: solid 1px; 	width: 100px;	padding: 5px; 	/*margin: 5px; */	color: #666666; 	background: #ffffcc;	font:  11px Arial, sans-serif; 	text-align: left;	z-index: 100;}div#last-date {	color: #666666; 	background: white;	font:  11px Arial, Verdana, sans-serif; 	text-align: left;}div#content {	color: #666666; 	background: #ffffff;	font: 12px Arial, sans-serif; 	letter-spacing:0.08em;	padding-top: 15px;	line-height:1.3em;}	.footer {	font-family: Arial;	font-size: 9px;	font-style: normal;	line-height: normal;	font-weight: bold;	font-variant: normal;	margin-left: 25px;	color: #000000;}