/*lynxVI.css*/
* { 
	color: white;
	background-color: black;
	background-image: none;
	font-family: Courier, mono;}
a { color: rgb(255, 0, 0);}
