.classred{
    color: red;
}
.classgreen{
  color : green;
}
.classblue{
  color : blue;
}
.classyellow{
  color : yellow;
}


