body 			{background-color: #000000;}
	
h1 			{color: #c0c0c0;
			font-family: helvetica, garamond, serif;
			font-size: 250%;
			margin: 5% 5% 5% 5%;}

h2			{color: #c0c0c0;
			font-family: helvetica, garamond, serif;
			font-size: 200%;
			margin: 5% 5% 5% 5%;}

h3			{color: #c0c0c0;
			font-family: system, verdana, sans-serif;
			font-size: 50%;}

a:link 			{color: #ff0000;
			text-decoration:none;}

a:visited 		{color: #ff0000;
			text-decoration:none;}

a:hover 		{text-decoration:underline;}

a.navigation		{color: #c0c0c0;
			text-decoration:none;}

a.navigation:link	{color: #c0c0c0;
			text-decoration:none;}

a.navigation:visited 	{color: #c0c0c0;
			text-decoration:none;}

a.navigation:hover 	{text-decoration:underline;}
