
p { 
  text-align: center;
  font-size: 8pt;
  color: A20051;
  font-family: Arial;
}

.link {
  text-align: left;
  font-size: 8pt; 
  color: D5006A;
  font-family: Arial;
}

.headline {
  text-align: center;
  font-size: 8pt; 
  color: D5006A;
  font-family: Arial;
}

.line {
  text-align: right;
  font-size: 8pt; 
  color: D5006A;
  font-family: Arial;
}

.text {
  text-align: left;
  font-size: 8pt; 
  color: A20051;
  font-family: Arial;
}

a {
  text-align: center;
  font-size : 8pt;
  color : D5006A;
  font-family: Arial;
}

  .far:link { text-decoration: none; color: D5006A; }
  .far:visited { text-decoration: none; color: D5006A; }
  .far:active { text-decoration: none; color: D5006A; }
  .far:hover { text-decoration: underline; color: A20051; }

  .ex:link { text-decoration: none; color: D5006A; }
  .ex:visited { text-decoration: none; color: D5006A; }
  .ex:active { text-decoration: none; color: D5006A; }
  .ex:hover { text-decoration: none; color: F84B96; }