a:link, a:visited {
  text-decoration: none;
  color: #346199;
}
a:hover {}

a.more-link {
  padding-bottom: 2px;
  font-weight: bold;
  border-bottom: 1px dotted #AE855C;
}
a:hover.more-link {
  text-decoration: none;
}