body{
  margin:0em;
  position:center;
}

body,table, td{
  font-size:14px;
}
.msg-waku{
  border:4px double black;
  background-color:#ffffff;
}
.msg{
  font-size:13px;
  color:#666666;
}

.menu{
  border : 1px solid #6891a6;
  text-align : center;
  padding : 5px;
  font-family : "Lucida Sans Unicode";
  top : 50%;
  font-size:13.5px;

}

.tm2{
  background-color : #C4DBE7;
  text-align : center;
  height : 15px;
}
A.m{
  color : black;
  text-decoration : none;
}
A.m:HOVER{
  color : #cc0033;
  text-decoration : underline;
}

.sitetitle{
   font-size:15px;
   color:#444444;
   font-weight:bold;
}