
.white_bold {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

.white_normal {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  color: #000000;
}

.cr_bold {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 8pt;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}

.extrasmallcopy {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: white;
  text-decoration: none;
}

.extrasmallcopy:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #B7AE4F;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}

a:visited {
  color: #022670;
}

a:link {
  color: #1503FD;
}

a:hover {
  color: #36377E;
}

