BODY {
  background: #ffffff url(sozai/b-top_01.gif) repeat scroll;
  scrollbar-base-color: #e0ffe0;
  scrollbar-highlight-color: #ffffff;
  scrollbar-track-color: #99cc99;
  scrollbar-shadow-color: #006600;
  scrollbar-arrow-color: #339900;
 }
BODY, TD {
  color: #006600;
  cursor: crosshair;
 }
A:link {
  color: #3366ff;
  text-decoration: underline;
 }
A:active {
  color: #ffcccc;
  text-decoration: underline;
 }
A:visited {
  color: #339999;
  text-decoration: underline;
 }
A:hover {
  color: #9933ff;
  text-decoration: underline overline;
  cursor: help;
 }
.date {
  color: #ff0000;
 }
TD.content {
 background-color: #dcdcdc;
 font-weight: bold;
 }
