* { padding: 0;
    margin:0; }

body 
{
background-color: #ffffff;
font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;

}


  
#newstext
  {
  font-size: 0.8em;
  }
  
#newstext hr
  {
    margin-top: 6px;
    margin-bottom: 6px;
    }
#newstext a
  {
    color: #223344;
    }
 

