body,html  {
	scrollbar-base-color: #ffc000;
}

body {
	color: #ffc000;
	background-color: #000000;
        background-image: url('back.gif');
	background-repeat: repeat;
	font-family: Arial, sans-serif;
	font-size: 16px;
	align: center;
}

td {
	font-family: Arial, sans-serif;
	font-size: 16px;
}

td.im {
	width: 48px;
	height: 48px;
}

a {
	color: #ffc000;
	font-size: 16px;
	text-decoration: none;
	font-family: Arial, sans-serif;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img.s {
	border-width: 1px;
	border-color: #000000;
	width: 96px;
	height: 96px;
}

td.tng {
	border-width: 1px;
	border-color: #ffc000;
	border-style: solid;
}
