.GC
{
    color: rgb(120,177,89); /* Cain when typing */
}
.Cain
{
    color: rgb(253,203,88); /* Cain when speaking */
}
.DC, .Valentina
{
    color: rgb(255,0,128);
}
.XY, .Boff
{
    color: #0080ff;
}
.XX, .Baea
{
    color: #fb6a3a;
}
.AA, .Akashe
{
    color: #747474; /* Average between Karkat and uh.. someone else */
}
.TT, .Terry
{
    color: #101010; /*Treat this as binary and bitshift it left and it's ASCII for 'T' :^)*/
}