a
 {
 font-weight: bold;
 color: #A689B8;
 text-decoration: underline;
 }

body
 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 scrollbar-3dlight-color:#FFFFFF;
 scrollbar-arrow-color:#A689B8;
 scrollbar-base-color:#FFFFFF;
 scrollbar-darkshadow-color:#FFFFFF;
 scrollbar-face-color:#A689B8;
 scrollbar-highlight-color:#A689B8;
 scrollbar-track-color:#FFFFFF;
 scrollbar-shadow-color:#FFFFFF;
 }

table
  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  }

img.smiley
  {
  margin-left : 2px;
  margin-right :2px;
  }

img.xs
  {
  background-color: #DBB8F1;
  border: 1px solid #A689B8;
  }

img.xl
  {
  background-color: #DBB8F1;
  border: 2px solid #A689B8;
  }

.ttl
  {
  font-weight: bold;
  color: #A689B8;
  font-size: 13px;
  text-align: center;
  }

td.new_ttl
  {
  font-weight: bold;
  color: #A689B8;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #A689B8;
  }

.new_dat
  {
  font-size: 10px;
  font-weight: normal;
  font-style: italic;
  }

td.mes_ttl
  {
  font-weight: bold;
  color: #A689B8;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #A689B8;
  }

.mes_dat
  {
  font-size: 10px;
  font-weight: normal;
  font-style: italic;
  }

.mes_nam
  {
  color: #A689B8;
  font-weight: normal;
  font-style: italic;
  }

.mes_loc
  {
  font-size: 10px;
  font-weight: normal;
  font-style: italic;
  }

input
  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  background-color: #DBB8F1;
  border: 1px #A689B8 solid;
  width: 400px;
  }

select
  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  background-color: #DBB8F1;
  border: 1px #A689B8 solid;
  width: 400px;
  }

input.btn
  {
  width: 50px;
  }

textarea
  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  background-color: #DBB8F1;
  border: 1px #A689B8 solid;
  width: 400px;
  }