BODY {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}
BODY TABLE TR TD {
  font-size: 12px;
  line-height: 24px;
  color: #333333;
  font-family: verdana;
}
.container_border_nav {
  text-align: center;
  height: 25px;
  border-bottom: 1px solid #B84D66;
}
.border_nav {
  text-align: center;
  border: 1px solid #B84D66;
  background-color: #C67185;  
  color: #ffffff;
}
.border_nav A {
  display: block;
  background-color: #ffffff;
  color: #B84D66;
  text-decoration: none;
}
.border_nav A:hover {
  display: block;
  background-color: #C67185;
  color: #ffffff;
  text-decoration: none;
}