
body {
	background-color: #000000;
	color: #ffffff;
	font-family: Courier New, monospace;
	font-size: small;
}

a {
	color: #00ffff;
}

a:active {
	color: #ffff00;
}

a:visited {
	color: #ff00ff;
}

a:active {
	color: #ffff00;
}

a:hover {
	color: white;
}

.noline a {
	text-decoration: none;
}

img.noborder {
	border: 0;
}

.arrow ul {
	margin: 0;
	list-style-image: url('/images/whitearr.gif');
	font-size: small;
}

.arrow li {
	display: list-item;
}

.top-list ul {
	font-size: xx-large;
}
