 
.FONT_80-grey{
  font-size : 80%;
  color : #646464;
  line-height : 150%;
}
.FONT_80-black{
  font-size : 80%;
  color : black;
  line-height : 150%;
}
.FONT_80-red{
  font-size : 80%;
  color : red;
  line-height : 150%;
}
.FONT_80-blue{
  font-size : 80%;
  color : blue;
  line-height : 150%;
}
.FONT_80-white{
  font-size : 80%;
  color : white;
  line-height : 150%;
}
.FONT_80-orange{
  font-size : 80%;
  color : #ff8000;
  line-height : 150%;
}
.FONT_80-water{
  font-size : 80%;
  color : #8080ff;
  line-height : 150%;
}
.FONT_80-wine{
  font-size : 80%;
  color : #cc0066;
  line-height : 150%;
}
.FONT_80-dblue{
  font-size : 80%;
  color : navy;
  line-height : 150%;
}
.FONT_80-green{
  font-size : 80%;
  color : green;
  line-height : 150%;
}
.FONT_80{
  font-size : 80%;
  line-height : 150%;
}
