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