table.company_profile a {
  color: #0072ba;
}

table.company_profile a:hover {
  color: #0072ba;
  text-decoration: underline;
}