html { overflow: -moz-scrollbars-vertical; height: 100%; margin-bottom: 1px; }

body {
	background-color: #000000;
	color: #FFFF00;
}
a {
	background-color: transparent;  text-decoration: none; font-size: 10pt; font-family: trebuchet MS;
	color: #FFFF00;
}
a:visited {
	background-color: transparent;
	color: #FFFF00;
}
a:hover {
	background-color: transparent;  text-decoration: underline;  font-size: 10pt; font-family: trebuchet MS;
	color: #00FF00;
}

div.index {
	text-align: center;
}

td.thumbcell {
	width: 200px;
}

div.title {
	font-weight: bold;
	font-family: tahoma, arial, helvetica, sans-serif;
	text-align: right;
	font-size: 0.8em;
	color: #000000;
}

