A.ongray:link		{ color: lightblue; text-decoration: none }
A.ongray:active 	{ color: lightblue; text-decoration: none }
A.ongray:visited	{ color: lightblue; text-decoration: none }
A.ongray:hover		{ color: cyan }
A.onwhite:link		{ color: darkblue; text-decoration: none }
A.onwhite:active	{ color: darkblue; text-decoration: none }
A.onwhite:visited	{ color: darkblue; text-decoration: none }
A.onwhite:hover 	{ color: blue }
BODY			{ color: #000040; background-color: #80C7F5; font-family: verdana; }
BODY.oldstyle		{ color: #000040; background-color: #fffff0; font-family: verdana; }
H1			{ font-family: serif; }
TD.panel		{ color: white; background-color: gray; }
TD.fadedxx		{ background-image:url('faded.png'); background-position: left; background-repeat:repeat-y ; }

DIV.heading		{ font-family: serif; font-streach:ultra-expanded; font-size:xx-large; }
