div #sitemap {
width:95%;
vertical-align:top;
text-align:left;
margin:0px;
padding:2%;
}

table{
width:95%;
vertical-align:top;
text-align:center;
border:none;
}

td{
width:50%;
vertical-align:top;
text-align:left;
background:#fff;
border:none;
}

ul {
margin:0px;
padding:0px;
list-style:none;
}

a{
text-decoration:none;
color:#004e95;
font-family:"Myriad Pro", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
}
a:hover{
text-decoration:underline;
}