*{
  padding:0;
  margin:0;
}
#newsflash{
   font-family: Arial, Helvetica, sans-serif;
   font-size:12px;
   float:right;
   width:220px;
   height:310px;
 }
#newsflash span a {
   font-size:12px;
   font-weight:normal;
   color: #0066FF;
   text-decoration:underline;
}
#newsflash span a:hover {
   font-size:12px;
   color: #CC0000;
   font-weight:normal;
   text-decoration:none;
}
#newsflash span{
  }
#mnewsflash p{
  font-size:12px;
  line-height:120%;
  text-indent:1em;
}
