.red{
 color:#ff0000;
}

.under{
 text-decoration: underline;
}

.grey{
  background-color:#EEEEEE;
}