fieldset.hyperlinks {
  width:100%; text-align:justify;
}

fieldset.hyperlinks a.hyperlink {
  color: black;
  font-weight: bold;
  font-style: italic;
  font-size:18px;
}

fieldset.hyperlinks a:hover {
  color:#505050;
}

