.menu {
  line-height: 90px
}

a.p:visited {
  color:000000;
  text-decoration:none;
  font-family:Verdana;
}

a.p:link {
  color:000000;
  text-decoration:none;
  font-family:Verdana;
}

a.p:hover{
  color:000000;
  font-family:Verdana;
  font-weight: bold;
}

a.p:active {
  color:000000;
  text-decoration:none;
  font-family:Verdana;
}


a.emails:visited {
  color:000000;
  text-decoration:none;
  font-family:Verdana;
}

a.emails:link {
  color:000000;
  text-decoration:none;
  font-family:Verdana;
}

a.emails:hover{
  color:000000;
  text-decoration:none;
  font-family:Verdana;
  font-weight: none;
}

a.emails:active {
  color:000000;
  text-decoration:none;
  font-family:Verdana;
}


body, td {
  color:000000;
  font-family:Verdana;
  font-size: 80%
}