td img{
	position: absolute;
	top: 0;
	width: 117;
	height: 15;
	z-index: -2;
}
td td img{
	position: absolute;
	top: 0;
	width: 10;
	height: 5;
	z-index: -2;
}

a:link		{ color: #ffc; }
a:visited	{ color: #fcf; }
a:active	{ color: #cff; }
a:hover		{ color: #fff; }

body {
	background: #000;
	text: #fee;
	line-height: 125%;
}