a:hover { 
  background-color: white;
  color: red;
}
a.link { text-decoration:none;}
a:hover.link {border-bottom:1px solid black }
a:link.link { color: #0000ff; }
a:visited.link { color: #800080; }
ghtable {
  border-width: 0px;
  background-color: #ffffee;
}
.und {
  text-decoration:underline;
}
.leftal {
  text-align: left;
}
.noborder {
  border-width: 0px;
}
.cblue {
  color: blue;
  font-size: 20px;
  text-align: left;
}
.baltic {
  font-family: "Ariel Baltic";
  font-size: 16px;
}
.home {
  width:120px;
  background-color: #ceffce;
  text-align: center;
}
.information {
  width:120px;
  background-color: #ffe1f0;
  text-align: center;
}
.rooms {
  width:120px;
  background-color: #ffffd0;
  text-align: center;
}
.contact {
  width:120px;
  background-color: #e6e6ff;
  text-align: center;
}
.links {
  width:120px;
  background-color: #ffdece;
  text-align: center;
}
.japanese {
  width:120px;
  background-color: #d2e9ff;
  text-align: center;
}
#whatsnew {
  font-size: 20px;
  color: #ff0066;
}
#summary {
  text-align: left;
  width: 559px;
  font-family: "Palatino Linotype";
  font-style: italic;
  font-weight: bold;
}
.piclabel {
  font-size:12px;
  color: #000000;
  font-weight: bold;
}
.ctr {
  text-align: center;
}
.goback {
  font-weight: bold;
  text-decoration:underline;
  color:#cc00cc;
  font-family: "Ariel Baltic";
}
.rtab{
  background-color: #e8f3ff;
  padding: 10px;
}
.rtd{
  width:200px;
  height:150px;
}
.r2td{
  text-align:center;
  height:30px;
}

