.button-gtt
{
    color: #dddddd;
}

.button-gtt:hover, .button-gtt-cheat:hover
{
    color: #D31141;
}

.gtt:hover .button-gtt, .button-gtt-cheat
{
    color: #008800;
}

.gtt:hover .button-gtt:hover
{
    color: #D31141;
}

.gtt-software-new
{
    color: #D31141;
}