
    

body { 
	 margin: 0;
  padding: 0;
  height: 100%;
  background-color:#d7d6d6;

}




td.menu:hover { background-color:#ffffff; }

.nav       { color: #ffffff; 
	font-size: 13px; 
	font-family: "Lucida Sans"; 
	background-color: #000000;
	text-decoration: none; 
	letter-spacing: 1px }
.nav a:link       { color: #999999;
	text-decoration: none; }
.nav a:visited      { color: #999999;
	text-decoration: none; }
.nav a:hover      { color: #000000; 
	background-color: #ffffff;
	text-decoration: underline; }



td.menuon: { background-color:#ffffff;
	color:#000000;}

.navon       { color: #000000; 
	font-size: 13px; 
	font-family: "Lucida Sans"; 
	background-color: #ffffff;
	text-decoration: none; 
	letter-spacing: 1px }
.navon a:link       { color: #000000;
	text-decoration: none; }
.navon a:visited      { color: #000000;
	text-decoration: none; }
.navon a:hover      { color: #000000; 
	background-color: #ffffff;
	text-decoration: underline; }



.footer        { color: #999999; font-size: 9px; font-family: "Lucida Sans"; text-decoration: none }
.footer a:link        { color: #999999; font-size: 9px; font-family: "Lucida Sans"; text-decoration: none }
.footer a:visited       { color: #999999; font-size: 9px; font-family: "Lucida Sans"; text-decoration: none }
.footer a:hover       { color: #4c4c4c; font-size: 9px; font-family: "Lucida Sans"; text-decoration: none }
