.byYahoo{
  font-family: 'Courier', 'Courier New';
}
.titleUrl {
  font-size: 15px;

}

.byYahoo ul {
  margin:10px 0 0 0 ;
  padding: 0;
}
.byYahoo li {
  list-style: none;
  margin-bottom: 0px;
  text-decoration: none;
} 

.byYahoo a {
  color: #0048C5;
  text-decoration: none;
}

.byYahoo a:hover {
  text-decoration: underline;
}

.byYahoo .adsBy {
  color: #000;
  font-size: 12px;
  font-weight:bold;
  text-decoration: none;
}
a.desc {
  color:#3C3C3C;
}
a.url {
  color:#666674;
  text-decoration: none;
  font-size: 11px
}

a.url:hover {
  text-decoration: underline;
}

.desc {
  font-size: 13px;
}






