body {background: white;
	 BGColor: Yellow;}


table.1 {background: #FEFEFE;} /* white */
table.2 {background: #B9B5B4;} /* grey */
table.3 {background: #1B9B3E;} /* Green */
table.4 {background: #800000;} /* maroon */
table.5 {background: #F5ED08;} /* yellow */
table.6 {background: #003063;} /* blue */
table.BG {background: url(images/b.gif);}

TD.1 {background: #004E80;} /* blue */



a:link	      { text-decoration: none; color: #ffffff; font-weight: bold }
a:active	   { text-decoration: none; color: #000099; font-weight: bold }
a:visited	   { text-decoration: none; color: #ffffff; font-weight: bold }
a:hover      { text-decoration: none; color: red; font-weight: bold }
a.blueb:link	      { text-decoration: none; color: #000099;font-weight: normal }
a.blueb:active	   { text-decoration: none; color: #000099;font-weight: normal }
a.blueb:visited	   { text-decoration: none; color: #000099;font-weight: normal }
a.blueb:hover      { text-decoration: none; color: red;font-weight: normal }
a.bluec:link	      { text-decoration: underline; color: #000099;font-weight: normal }
a.bluec:active	   { text-decoration: underline; color: #000099;font-weight: normal }
a.bluec:visited	   { text-decoration: underline; color: #000099;font-weight: normal }
a.bluec:hover      { text-decoration: underline; color: red;font-weight: normal }
a.blued:link	      { text-decoration: none; color: #000099;font-weight: normal }
a.blued:active	   { text-decoration: none; color: #000099;font-weight: normal }
a.blued:visited	   { text-decoration: none; color: #000099;font-weight: normal }
a.blued:hover      { text-decoration: none; color: red;font-weight: normal }
