/* CSS Document */
#newspdf {
  width:500px;
  height:120px;
  margin-top:10px;
  padding-left:20px;
  text-align:left;
  font-size:13px;
  line-height:150%;
}
.imgnews {
  margin-right:10px;
  border:none;
}
#lin a:link   {
  color:#990000  ;
  text-decoration:none;
}
p#lin a:visited   {
   color: #996600 ; 
   text-decoration:none;
}
p#lin a:hover   {
   color:#FF9900  ;
}

