h4.s_title {
  color : #ff33ff;
  font-size : 10pt;
  margin-bottom : 2px;
}
tr.love {
  background : #ffccff;
}
tr.info_h {
  background : #ffffcc;
}
tr.info {
  background : #99ffff;
}
span.love {
  background : #ffccff;
}
span.info_h {
  background : #ffffcc;
}
span.info {
  background : #99ffff;
}
