.div_sitemap-header h3{
    margin-top: 150px;
    margin-bottom:40px;
}
.navitem > a {
    color:black;
}
table a{
    color: black;
}

table tr td:first-child a{
    color: #428CCB;
}

.div_sitemap-detail table tr td{
    padding: 30px;
    text-align: center;
}