body.main {
  background-color:#ffffff;
  padding:0px;
  background-attachment:fixed; 
  margin:40px;
  color:black;
  font-family: sans-serif,arial,adobe helvetica,verdana,Courier;
  font-size:100%; 
  font-weight:normal; 
  line-height:100%;
  text-decoration:none;
}

body.menu {
  background-color:#eeeeee;
  padding:0px;
  background-attachment:fixed; 
  margin:5px;
  color:black;
  font-family: Courier;
  font-size:120%; 
  font-weight:normal; 
  line-height:100%;
  text-decoration:none;
}

#body.code { 
#  font-family: Courier;
#}

/* A.menu {   */
/*   font-family: Courier;   */
/*   color:blue; */
/*   font-size:120%;  */
/*   font-weight:bold;  */
/*   line-height:100%; */
/*   text-decoration:none; */
/* } */
 
#A.menu:link { text-decoration:none; font-weight:bold; color:#E00000; }
#A.menu:visited { text-decoration:none; font-weight:bold; color:#800000; }
#A.menu:hover { text-decoration:none; font-weight:bold; background-color:#FFFF00; }
#A.menu:active { text-decoration:none; font-weight:bold; background-color:#CCFFFF; }

#A.menu:link { color:#0077ee; }
#A.menu:visited { color:black; }
A.menu:hover  { color:black; background-color:#eeeeff;; }
#A.menu:active { color:green; background-color:#FFFFFF; }

#td.menu {  
#  align=center;
#  valign:top;
#}
