

body {
        background-color: lavender;
    }

a   {
        text-decoration: none;
    }


/* Background Level for Score  */

.scoreList01 {
        background-color: rgb(255, 0, 127);
	color:	    rgb(0, 0, 0);
	font-size:  20%;
    }

.scoreList02 {
        background-color: rgb(239, 15, 127);
	color:	    rgb(0, 0, 0);
	font-size:  20%;
    }

.scoreList03 {
        background-color: rgb(223, 31, 127);
	color:	    rgb(0, 0, 0);
	font-size:  20%;
    }

.scoreList04 {
        background-color: rgb(207, 47, 127);
	color:	    rgb(0, 0, 0);
	font-size:  20%;
    }

.scoreList05 {
        background-color: rgb(191, 63, 127);
	color:	    rgb(0, 0, 0);
	font-size:  20%;
    }

.scoreList06 {
	color:	    rgb(0, 0, 0);
	font-size:  20%;
        background-color: rgb(175, 79, 127);
    }

.scoreList07 {
        background-color: rgb(159, 95, 127);
	color:	    rgb(0, 0, 0);
	font-size:  20%;
    }

.scoreList08 {
        background-color: rgb(143, 111, 127);
	color:	    rgb(0, 0, 0);
	font-size:  20%;
    }

.scoreList09 {
        background-color: rgb(127, 127, 127);
	color:	    rgb(0, 0, 0);
	font-size:  20%;
    }

.scoreList10 {
        background-color: rgb(111, 111, 111);
	color:	    rgb(0, 0, 0);
	font-size:  20%;
    }

.scoreList11 {
        background-color: rgb(95, 95, 95);
	color:	    rgb(255, 255, 255);
	font-size:  20%;
    }

.scoreList12 {
        background-color: rgb(79, 79, 79);
	color:	    rgb(255, 255, 255);
	font-size:  20%;
    }

.scoreList13 {
        background-color: rgb(63, 63, 63);
	color:	    rgb(255, 255, 255);
	font-size:  20%;
    }

.scoreList14 {
        background-color: rgb(47, 47, 47);
	color:	    rgb(255, 255, 255);
	font-size:  20%;
    }

.scoreList15 {
        background-color: rgb(31, 31, 31);
	color:	    rgb(255, 255, 255);
	font-size:  20%;
    }

.scoreList16 {
        background-color: rgb(15, 15, 15);
	color:	    rgb(255, 255, 255);
	font-size:  20%;
    }



.scoreTree01 {
        background-color: rgb(255, 0, 127);
	color:	    rgb(0, 0, 0);

    }

.scoreTree02 {
        background-color: rgb(239, 15, 127);
	color:	    rgb(0, 0, 0);

    }

.scoreTree03 {
        background-color: rgb(223, 31, 127);
	color:	    rgb(0, 0, 0);

    }

.scoreTree04 {
        background-color: rgb(207, 47, 127);
	color:	    rgb(0, 0, 0);

    }

.scoreTree05 {
        background-color: rgb(191, 63, 127);
	color:	    rgb(0, 0, 0);

    }

.scoreTree06 {
	color:	    rgb(0, 0, 0);

        background-color: rgb(175, 79, 127);
    }

.scoreTree07 {
        background-color: rgb(159, 95, 127);
	color:	    rgb(0, 0, 0);

    }

.scoreTree08 {
        background-color: rgb(143, 111, 127);
	color:	    rgb(0, 0, 0);

    }

.scoreTree09 {
        background-color: rgb(127, 127, 127);
	color:	    rgb(0, 0, 0);

    }

.scoreTree10 {
        background-color: rgb(111, 111, 111);
	color:	    rgb(0, 0, 0);

    }

.scoreTree11 {
        background-color: rgb(95, 95, 95);
	color:	    rgb(255, 255, 255);

    }

.scoreTree12 {
        background-color: rgb(79, 79, 79);
	color:	    rgb(255, 255, 255);

    }

.scoreTree13 {
        background-color: rgb(63, 63, 63);
	color:	    rgb(255, 255, 255);

    }

.scoreTree14 {
        background-color: rgb(47, 47, 47);
	color:	    rgb(255, 255, 255);

    }

.scoreTree15 {
        background-color: rgb(31, 31, 31);
	color:	    rgb(255, 255, 255);

    }

.scoreTree16 {
        background-color: rgb(15, 15, 15);
	color:	    rgb(255, 255, 255);

    }
