.txtNone     { DISPLAY: none;	background-color: Black; }
.time 		 { font-family: Arial, Helvetica, sans-serif; font-size:x-small; font-weight:bold; }	
body         { color: #000000; font-family: arial; font-size: x-small; }
TD           { font-family: arial; color: #000000;	font-size: x-small; }
.TDOnWhiteSmall			 { font-family: arial; color: #ffffff;	font-size: small; }
TH			 { font-family: arial; color: #ffffff;	font-size: x-small; } 
.TDsmall     { font-family: arial; color: #000000;	font-size: small; }
H1			 { color: Black; font-size: large;	text-decoration: none; }
H2 			 { color: black; font-size: medium; text-decoration: none; }
H3           { color: black; font-size: small;	text-decoration: none; }
H4           { color: black; font-size: x-small;	text-decoration: none; }
H5           { color: black; font-size: xx-small;	text-decoration: none; }

a:link       { color: white; font-size: xx-small;	text-decoration: none; }
a:visited    { color: white; font-size: xx-small; text-decoration: none; }
a:active     { color: white; font-size: xx-small; text-decoration: none; }
a:hover      { color: Black; font-size: xx-small; text-decoration: none; }

a.OnGreen:link       { color: white; font-size: medium;	text-decoration: none; }
a.OnGreen:visited    { color: white; font-size: medium; text-decoration: none; }
a.OnGreen:active     { color: white; font-size: medium; text-decoration: none; }
a.OnGreen:hover      { color: Black; font-size: medium; text-decoration: none; }

a.OnWhite:link    { color: OliveDrab; text-decoration: none; font-size: Large; font-weight: bold; }
a.OnWhite:visited { color: OliveDrab; text-decoration: none; font-size: Large; font-weight: bold; }
a.OnWhite:hover   { color: Black; text-decoration: none; font-size: Large; font-weight: bold; }
a.OnWhite:active  { color: black; text-decoration: none; font-size: Large; font-weight: bold; }

a.OnWhiteMedium:link    { color: OliveDrab; text-decoration: none; font-size: Medium; font-weight: bold; }
a.OnWhiteMedium:visited { color: OliveDrab; text-decoration: none; font-size: Medium; font-weight: bold; }
a.OnWhiteMedium:hover   { color: Black; text-decoration: none; font-size: Medium; font-weight: bold; }
a.OnWhiteMedium:active  { color: black; text-decoration: none; font-size: Medium; font-weight: bold; }
 
a.OnWhiteSmall:link    { color: OliveDrab; text-decoration: none; font-size: small; font-weight: bold; }
a.OnWhiteSmall:visited { color: OliveDrab; text-decoration: none; font-size: small; font-weight: bold; }
a.OnWhiteSmall:hover   { color: Black; text-decoration: none; font-size: small; font-weight: bold; }
a.OnWhiteSmall:active  { color: black; text-decoration: none; font-size: small; font-weight: bold; }

a.OnWhiteXSmall:link    { color: OliveDrab; text-decoration: none; font-size: x-small; font-weight: bold; }
a.OnWhiteXSmall:visited { color: OliveDrab; text-decoration: none; font-size: x-small; font-weight: bold; }
a.OnWhiteXSmall:hover   { color: Black; text-decoration: none; font-size: x-small; font-weight: bold; }
a.OnWhiteXSmall:active  { color: black; text-decoration: none; font-size: x-small; font-weight: bold; }

a.OnWhiteXXSmall:link    { color: OliveDrab; text-decoration: none; font-size: xx-small; font-weight: bold; }
a.OnWhiteXXSmall:visited { color: OliveDrab; text-decoration: none; font-size: xx-small; font-weight: bold; }
a.OnWhiteXXSmall:hover   { color: Black; text-decoration: none; font-size: xx-small; font-weight: bold; }
a.OnWhiteXXSmall:active  { color: black; text-decoration: none; font-size: xx-small; font-weight: bold; }    

