.link_name {
  font-size: large;
  font-weight: bold;
}
.link_desc {
  font-style: italic;
}
.link_stats {
  font-size: xx-small;
}
.link_content {
  font-size: x-small;
  color: darkgreen;
}
.link_recommend {
  font-size: large;
  color: red;
}
