.box {
  width:100%;
  border-top:#000000 solid 1px;
  border-bottom:#000000 solid 1px;
  margin-bottom:20px;
}
.box TD {
  background-color:#EBECED;
}
.box P {
  margin-top:0px;
  margin-bottom:6px;
}
.box A:link {
  color:#315545;
  text-decoration:none;
}

.box A:visited {
  color:#315545;
  text-decoration:none;
}

.box A:hover {
  color:#C4C067;
  text-decoration:none;
}
