/* main style sheet for Luke's Web Page */

	BODY { background: #000000;}

	A:link { text-decoration: none; color: #FFFFFF; }
	A:visited { text-decoration: none; color: #c0c0c0; }
	A:hover { text-decoration: none; color: #00ff00; }
	A:active { text-decoration: none; color: #ffffff; }

	H1, H2, H3, H4   {font-weight: bold;
                color: #c0c0c0;
                font-family: 'Gill Sans', Arial, sans-serif}

	P {font-family: Arial; color: #c0c0c0; Size: -1}

	FONT {font-family: Arial; color: #c0c0c0; Size: -1}
