a.newsdetails { 
  color           : #000000;
  text-decoration : none;
}

a.newsdetails:hover { 
  color           : #000000;
  text-decoration : underline;
}

p.newstitle
{
  font-family : Arial, Verdana, Arial; 
  font-size   : 13px; 
  font-weight : bold;
  padding-left: 15px;
  color       : #E50000;
}

p.newsdate {
  font-family  : Verdana, Arial; 
  font-size    : 13px; 
  font-weight  : bold;
  color        : #000000;
  margin-bottom: 5px;
}

p.newstext {
  font-family  : Verdana, Arial; 
  font-size    : 11px; 
  text-align   : left;
  color        : #807E78;
  margin-top   : 0px;
  margin-bottom: 0px;
}

p.newsdetails {
  font-family : Verdana, Arial; 
  font-size   : 11px; 
  font-weight : bold;
  text-align  : right;
  margin-top  : 10px;
  color       : #000000;
}
