dl.news_list {
  margin : 1em;
}
dl.news_list dt {
  font-style:italic;
  font-size:0.875em;
  color : #999;
  margin-bottom : 0.25em;
}
dl.news_list dd {
  margin-bottom : 1em;
}
dl.news_list a {
  text-decoration : none;
  color : #FFF;
}
dl.news_list a:hover {
  color : #FF9966;
}


