#image1, #image2, #image3, #image4, #image5, #image6, #image7, #image8 {
height: auto;
width: 100%;
max-width: 245px;
}

#image1 a, #image2 a, #image3 a, #image4 a, #image5 a, #image6 a, #image7 a, #image8 a {
display: block;
height: 100%;
width: 100%;
background-color: inherit;
font-size: inherit;
color: inherit;
font-weight: inherit;
text-decoration: none;
}
#image1 {
    background-color: #868a08;
    color: #fff;
}

#image1 a {
    background-color: #868a08;
    color: #fff;
    font-weight: 700
}

#image2 {
    background-color: #0404b4;
    color: #fff;
}

#image2 a {
    background-color: #0404b4;
    color: #fff;
    font-weight: 700
}

#image3 {
    background-color: #fb5e03;
    color: #fff;
}

#image3 a {
    background-color: #fb5e03;
    color: #fff;
    font-weight: 700
}

#image4 {
    background-color: #8c0101;
    color: #fff;
}

#image4 a {
    background-color: #8c0101;
    color: #fff;
    font-weight: 700
}

#image5 {
    background-color: #fb0303;
    color: #fff;
}

#image5 a {
    background-color: #fb0303;
    color: #fff;
    font-weight: 700
}

#image6 {
    background-color: #0b610b;
    color: #fff;
}

#image6 a {
    background-color: #0b610b;
    color: #fff;
    font-weight: 700
}

#image7 {
    background-color: #ff00bf;
    color: #fff;
}

#image7 a {
    background-color: #ff00bf;
    color: #fff;
    font-weight: 700
}

#image8 {
    background-color: #0080ff;
    color: #fff;
}

#image8 a {
    background-color: #0080ff;
    color: #fff;
    font-weight: 700
}