.homelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
html {
  height: 100%;
  overflow: hidden;
}
#updated {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: italic;
	position: absolute;
	left: 0px;
	bottom: -6px;
	height: 20px;
	width: 300px;
	color: #999;
}
#copyright {
	position: absolute;
	height: 18px;
	width: 216px;
	right: 0px;
	bottom: 0px;
}
