.leftborder{
  border-left-width:1px;
  border-left-style:solid;
  border-left-color:#666666;
}
.rightborder{
  border-right-width:1px;
  border-right-style:solid;
  border-right-color:#666666;
}
.bottomborder{
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:#666666;
}
.NPink15{
  font-size:15px;
  color:#FFFFFF;
  text-decoration:none;
}
.NDark15{
  font-size:17px;
  color:#333333;
  text-decoration:none;
}
.NDark12{
  font-size:12px;
  color:#333333;
  text-decoration:none;
}
.NDark13{
  font-size:13px;
  color:#333333;
  text-decoration:none;
}
.NRed15{
  font-size:15px;
  color:#C35E62;
  text-decoration:none;
}
