a:link 			{color:orange;background-color:#ffffcc;text-align:center}
a:visited 		{color:orange;background-color:#ffffcc;text-align:center}

a:link   :active	{color:#ffffcc;background-color:orange;text-align:center}
a:visited:active	{color:#ffffcc;background-color:orange;text-align:center}

a:visited:hover         {color:orange;background-color:yellow;text-align:center}

body      		{background-color:yellow}
body.con                {background-color:#ffffcc}
h1        		{font-family:fantasy,monospace,sans-serif,serif,cursive;font-size:xx-large}
h1.a      		{z-index:1;position:absolute;top:0.6em;left:1.5em;color:white}
h1.b      		{z-index:2;position:absolute;top:0.5em;left:1.4em;color:orange}
h2        		{color:black;margin:20mx;font-style;italic}
hr        		{color:orange}
div.menu-title   	{color:white;text-align:center}
div.menu-head   	{color:#ffffcc;background-color:orange;text-align:center}
div.menu-item   	{color:orange;background-color:#ffffcc;text-align:center}
div.nostyle             {color:#ffffcc}

