a {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 11px;
  color: #ee2e24;
}

a:hover {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 11px;
  color: #aa0e04;
}

a.private {
  color: #6a6969;
}
a.private:hover {
  color: #000000;
}
a.forumOption {
  color: #ee2e24;
  font-size: 10px;
}
a.forumOption:hover {
  color: #aa0e04;
  font-size: 10px;
}
a.link {
  color: #ee2e24;
}
a.link:hover {
  color: #aa0e04;
}
a.option {
  color: #ee2e24;
  text-decoration: none;
  position: relative;bottom:3px;left:2px;
  padding-right: 4px;
}
a.option:hover {
  color: #000000;
  text-decoration: none;
  position: relative;bottom:3px;left:2px;
  padding-right: 4px;
}
a.paging, span.paging {
  font-style: Verdana;
  text-decoration: none;
  font-weight: normal;
  font-size: 12px;
  padding: 0px;
  color: #e30000;
}

a.paging:hover {
  font-style: Verdana;
  font-size: 12px;
  text-decoration: none;
  font-weight: normal;
  color: #fd580f;
  padding: 0px;
}
.texttitle {
  color:#e30000;
  font-weight: bold;
}
a.contact {
  text-decoration: none;
  color: #ee2e24;
}
a.contact:hover {
  text-decoration: none;
  color: #000000;
}
.messageheader {
  background-color: #d5d5d5;
  width: 100%;
}


