table.contact {
background:#f2f0d0;
border:1px solid #7f378e;
margin:.7em;
padding:.3em;
}

table.contact a {
font-weight:400;
}

table.contact td {
width:14em;
}

table.contact td.name {
color:#502566;
font-weight:700;
}

td.email a {
font-weight:400!important;
}