
.PageNews {
  background: url(/gfx/news-header.jpg);
  background-repeat: no-repeat;
  padding-top: 60px;
  background-color: #0D0D0D;
  color:#FFFFFF;
}

A {
  color: #e9951f;
}

H1 {
}
H2 {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: bold;
}

.PageNews .List .Article .Heading {
  background-color: #0D0D0D;
  color: #eead21;
  font-size:14px;
  text-transform:uppercase;
}