.article_list .name a {
  color: #333333;
}

.article_list .name a:hover {
  color: #00058e;
}