.forum-poster {
  background:#003C00 URL(/images/forum-bg.gif) top repeat-x;
  color:#fff;
}

.forum-poster a{
  color:#fff;
  text-decoration:underline;
}

.forum-message {
  background:#c0c0c0 URL(/images/forum-msg-bg.gif) top repeat-x;
  color:#0D2F0C;
  border:solid 1px #003C00;
}