.text {
    font-size: 10pt;
    color: black;
}

.content ul li {
    margin-bottom: 5px;
}

.button {
    text-align: center;
    margin-left: 60px;
}

.button a img {
    border: 0px;
}

.button a:link {
    text-decoration: none;
}

.button a:visited {
    text-decoration: none;
}

.button a:hover {
    text-decoration: none;
}
.imagecontainer a img {
    border: 0px;
}

.imagecontainer a:link {
    text-decoration: none;
}

.imagecontainer a:visited {
    text-decoration: none;
}

.imagecontainer a:hover {
    text-decoration: none;
}