.ads {
  text-align : left;
}
.ad_logo {
  font-weight : bold;
}
.ad_title {
  color : blue;
  font-weight : bold;
  font-size : big;_font-size:small; /* for IE */ 
}
.ad_url {
  font-size : small;_font-size:x-small; /* for IE */ 
  color : green;
  text-decoration:none;
}
.ad_line {
  font-size : small;_font-size:9pt; /* for IE */ 
  text-decoration:none;
}
