/* Cascading Style Sheet for The Maze Echo */

body		{background: #000000;
                 /*font: verdana 1; */
		 font-family: Verdana Arial Helvetica }

a:link		{color: #EB9548;
                 text-decoration: none }

a:active 	{color: #EB9548;
                 text-decoration: none }

a:visited 	{color: #EB9548;
                 text-decoration: none }

a:hover		{color: #EB9548;
		 font-weight: bold;
                 text-decoration: none }
                 
p           {color: #C0502E}

td          {color: #C0502E}