html, body {
	height: 100%;
}
body {
	font-family: "Bookman Old Style";
	font-size: 10px;
	color: #ffff55;
	background-color: #000000;

}
a:link {
	color: #ffff55;
	font-size: 12px;
}
a:visited {
	color: #ffff55;
	font-size: 12px;
}
hr {  font-size: xx-small; color: #FFFF55}
