body
	{
	color: #0c0;
	background: black;
	}

pre
	{
	font-family: Monaco, "Andale Mono", Fixed, Terminal, " VT 100", "CourierÊRegular", "Courier New", Courier;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	text-align: center;
	margin-top: 0;
	margin-bottom: 15px;
	padding: 0;
	color: #0c0;
	background: black;
	}

a
	{
	text-decoration: none;
	color: black;
	background: #0c0;
	}

a:visited
	{
	text-decoration: none;
	color: black;
	background: #0c0;
	}

a:hover
	{
	text-decoration: none;
	color: black;
	background: #0f0;
	}
