.bottom_table
{
  width: 100%;
  background-color: #525252;
  height: 50px;
  font-size: 12px; 
  font-family: Trebuchet MS; 
  color: #AFAFAF
}

.bottom_mail_link
{
  text-decoration: none;
  color: #ff6600;
  font-weight: bold;
}

.bottom_mail_link:hover
{
  color: #ffffff;
}
