
A:link    {
  text-decoration: none; 
  color: #FF5F00;
  text-decoration: underline;
}
A:visited {
  color: #FF5F00;
  text-decoration: underline;
}

A:active {
  color: #FF5F00;
  text-decoration: none;
}

A:hover {
  color: #FF5F00;
  text-decoration: underline;
}

TD {
  font{font-family: Futura Md, Sans-serif;font-size: 13px;font-weight: 500;font-style: normal;color: #505050;
  }
  
P {
 padding-left: 157px; padding-right: 50px;line-height: 20px;
}

font{font-family: Futura MD, Arial, Sans-serif;font-size: 13px;font-weight:400;font-style: normal;color: #505050;
}