BODY{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
.text-80{
  font-size : 80%;
}
.text-80b{
  font-size : 80%;
  font-weight : 900;
}
.text-70{
  font-size : 70%;
}
.text-red{
  font-size : 80%;
  font-weight : 900;
  color : #ff0000;
}
.link-text{
  text-decoration : none;
  color : #0080c0;
}
.link-text:HOVER{
  text-decoration : underline;
  position : relative;
  top : 1px;
  left : 1px;
}
.text-65{
  font-size : 65%;
}
.pick-red{
  font-size : 110%;
  font-weight : 900;
  color : #cc0000;
}
.pick-w{
  font-size : 85%;
  font-weight : 900;
  color : #ffffff;
}
.text-b-w{
  font-size : 80%;
  font-weight : 700;
  color : #ffffff;
}

