span.I {color:blue;}
span.S {color:green; text-decoration:none;}
span.C {color:olive;}
span.R {color:red;}

div.code a {
  color: inherit;
}

td a { 
  color: inherit;
}