#new a img {
  margin-left: 6px;
  margin-right: 4px;
  
}
#new a {
  font-family: Tahoma, Arial, Serif;
  font-size: 10px;
  color: #D8A387;
  text-decoration: none;
}
#new a:hover {
  text-decoration: underline;
  
}

