div.special {
  color: white;
  font: 10pt Arial;
  text-align: justify;
  padding: 0 20px 0 20px; 
}

div.specialafis {
  color: white;
  font: 10pt Arial;
  font-weight:bold;
  text-align: justify;
  padding: 0 1px 0 1px; 
}

div.special a {
color: #FFFFCC;
}

div.contact {
  color: white;
  font: 10pt Arial;
  padding: 0 5px 0 10px; 
}

div.contact td {
  color: white;
  font: 10pt Arial;
  padding: 0 5px 0 10px; 
}

div.contact a {
color: #FFFFCC;
}

div.home {
  color: black;
  font: 10pt Arial;
  text-align: justify;
  padding: 0 20px 0 20px; 
}

div.home a {
color: #FF0000;
}
