body  {
  background-color:#FFFFFF;
}

a.date:link {
  color: #0000FF;
  font-weight: bold;
  text-decoration: underline;
}

a.date:active {
  color: #0000FF;
  font-weight: bold;
  text-decoration: underline;
}

a.date:visited {
  color: #0000FF;
  font-weight: bold;
  text-decoration: underline;
}

a.date:hover {
  color: #FF0088;
  font-weight: bold;
  text-decoration: underline;
}

a:link {
  color: #0000FF;
  text-decoration: underline;
}

a:active {
  color: #0000FF;
  text-decoration: underline;
}

a:visited {
  color: #0000FF;
  text-decoration: underline;
}

a:hover {
  color: #FF0088;
  text-decoration: underline;
}

hr {
  color: #3355CC;
}

.count {
  color: #000000;
}

.s_item {
  color: #000000;
  font-weight: bold;
}

.char {
  font-size:100%;
}
