#footer_holder{
  clear: both;
  background-color: #161e29;
  color: white;
}

#footer_holder table{
  text-align: left;
}

#footer_holder table div a{
  font-weight: bold;
  text-decoration: none;
  font-size: 11.5px;
}

#footer_holder table div a:hover{
  text-decoration: underline;
}

.tf{
  display: none;
}
