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