BODY {
	background-color : Black;
	font-family : sans-serif;
	font-size : 12px;
	color : #c0c0c0;;
}

PRE {
	font : larger monospace;
}

A {
	color : White;
	font-weight : bolder;
	text-decoration : none;
	border : none;
	border-width : 0;
}

A:ACTIVE {
	color: White;
}

A:VISITED {
	color: White;
}

TABLE {
	border : thin none Black;
}
