/* style sheet for Glass Orchid web pages */

body			{background: #CCCC99;
			background-image: none;
			color: #000000}

a			{background: #CCCC99;
			background-image: none;
			color: #0000FF;
			text-decoration: none}

a:visited		{background: #CCCC99;
			background-image: none;
			color: #6600CC;
			text-decoration: none}

a:active		{background: #CCCC99;
			background-image: none;
			color: #990000;
			text-decoration: underline}

a:hover		{background: #CCCC99;
			background-image: none;
			color: #990000;
			text-decoration: underline}

/* Last Tweaked: 25 May 2000 */