.border1 {
  border: 1px solid #999999;
}
.bold01 {
  font-family: "MS Sans Serif";
  font-size: 14px;
  font-weight: bold;
  color: #990000;
  text-decoration: none;
}
a.bold01:hover {
  font-family: "MS Sans Serif";
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: underline;
}
.bold02 {
  font-family: "MS Sans Serif";
  font-size: 12px;
  font-weight: bold;
  color: #333333;
  text-decoration: none;
}
a.bold02:hover {
  font-family: "MS Sans Serif";
  font-size: 12px;
  font-weight: bold;
  color: #FF6600;
  text-decoration: underline;
}
.bold03 {
  font-family: "MS Sans Serif";
  font-size: 14px;
  font-weight: bold;
  color: #FF0000;
  text-decoration: none;
}
.BOX1 {
  height: 18px;
  width: 120px;
  border: 1px solid #999999;
}

a.bold03:hover {
  font-family: "MS Sans Serif";
  font-size: 12px;
  font-weight: bold;
  color: #FF6600;
  text-decoration: underline;
}
.normal {
  font-family: "MS Sans Serif";
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}
a.normal:hover {
  font-family: "MS Sans Serif";
  font-size: 12px;
  font-weight: normal;
  color: #FF6600;
  text-decoration: underline;
}
.BOX2 {
  height: 120px;
  width: 320px;
  border: 1px solid #999999;
}
.NorMal02 {
  font-family: "MS Sans Serif";
  font-size: 14px;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}
.BGimage {
  background-image: url(../imageFriends/coconut.gif);
  background-repeat: no-repeat;
  background-position: right bottom;
}
.bold04 {
  font-family: "MS Sans Serif";
  font-size: 12px;
  font-weight: bold;
  color: #0000FF;
  text-decoration: none;
}
.bold05 {
  font-family: "MS Sans Serif";
  font-size: 12px;
  font-weight: bold;
  color: #999900;
  text-decoration: none;
}
.lineButton {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #B4B4B4;
}

