body {
  margin: 0px;
  background: #157020;
  scrollbar-face-color: #54B011;
  scrollbar-highlight-color: #54B011;
  scrollbar-shadow-color: #54B011;
  scrollbar-arrow-color: #EEEEEE;
  scrollbar-track-color: #FFCD3F;
  scrollbar-base-color: #54B011;
  scrollbar-3d-light-color: #54B011;
  scrollbar-dark-shadow-color: #54B011;
}

td {
  vertical-align: top;

}

.news_header {
  font-family : Verdana;
  font-size : 11px;
  font-weight: bold;
  color : #DAE532;
}

.news_date {
  font-family : Verdana;
  font-size : 8px;
  color : #FFFFFF;
}

.news_content {
  font-family : Verdana;
  font-size : 10px;
  color : #FFFFFF;
  text-align: justify;
}

a.news_more {
  font-family : Verdana;
  font-size : 8px;
  color : #FFFFFF;
  text-decoration: none;
}

.main_txt {
  font-family : Verdana;
  font-size : 10px;
  color : #FFFFFF;
  text-align: justify;
}

a.oferta {
  font-family : Verdana;
  font-size : 15px;
  font-weight: bold;
  color : #FFFFFF;
  text-decoration: none;
}

a.oferta:hover {
  text-decoration: underline;
}

a.oferta_link {
  font-family : Verdana;
  font-size : 10px;
  color : #DAE532;
  text-decoration: none;
}

a.oferta_link:hover {
  text-decoration: underline;
}

