/*H1 { 	font-size: x-large; color: #aa5555;}*/

TABLE TABLE 
{ 	color: #aaaaff;
		background: #000000 url(images/bluemaze180.gif);
		background-position: 50% 10% 
}
TABLE TABLE A:link    { color: #ffaaff; }
TABLE TABLE A:active  { color: blue; }
TABLE TABLE A:visited { color: #aaaaff; }


BODY { 	background: #eaeaea url(images/maptex5.jpg);
       	background-attachment: scroll;
		 }

A:link    { color: #000000; }
A:active  { color: #707070; }
A:visited { color: #808080; }