.cLight
{
    BACKGROUND-COLOR: #535993
}
.cDark
{
    BACKGROUND-COLOR: #bc425c
}
.cSoft
{
    BACKGROUND-COLOR: #DDDFEE
}
a.SHC:link { color: #FFFFFF; font-size: 10px; text-decoration: underline; }
a.SHC:active { color: #E0E0E0; font-size: 10px; text-decoration: none; }
a.SHC:visited { color: #FFFFFF; font-size: 10px; text-decoration: underline; }
a.SHC:hover { color: #E0E0E0; font-size: 10px; text-decoration: none; }