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