
body {
	background-color: black;
	color: white;
	font-family: "Sans-serif";
	font-size: small;
}
body {
	margin:2px 2px 2px 2px; padding:0px;
	text-align:center;
	}
a:link {color: #66FFFF; background: #000033;font-weight:bold; text-decoration: none; }
a:active {color: #66FF00; font-weight:bold; text-decoration: none; }
a:visited {color: #66FFFF; font-weight:bold; text-decoration: none; }
a:hover {color: #FF9900; font-weight:bold; text-decoration: none; }


