body { background-color: #000000; }
a
	{
	color: white;
	text-decoration: underline;
	}

a:hover
	{
	color: white;
	text-decoration: underline;}



