/* Style Sheet for NewsFromSpace.com */ /* Change seasonal color back to Yellow and Visited Link back to Lime */  a:link			{ color: yellow }a:visited		{ color: lime } a:hover		{ color: black; background: yellow; text-decoration: none }a:active		{ color: black; background: yellow; } .webring a:link		{ color: blue }	.webring a:visited	{ color: navy }	blockquote	{ font-size: smaller }strong   		{ color: white }hr			 	{color: lime; align: center; width: 80%; height: 4px}ul           { list-style-image: url('images/molgreen.gif') }ul ul        { list-style-image: url('images/ballgreen.gif') }ul ul ul     { list-style-image: url('images/donutgreen.gif') }
