table {
}
td {
}
a, a:visited  {
  color:black;
  text-decoration:none;
}

td#logo {
  color:white;
  background:white url(IMG/interface/logo.gif);
  background-repeat:no-repeat;
  height:52px;
}
td#menu {
  width:200px;
  background:#c0c0c0;
  text-align:left;
  height:63px;
 
 
}