td {
background: #bfb;
border-top: 1px solid #0f0;
border-left: 1px solid #0f0;
border-right: 1px solid #090;
border-bottom: 1px solid #090;
vertical-align: top;
}
th {
color: #fff;
background: #080;
border-top: 1px solid #6c6;
border-left: 1px solid #6c6;
border-right: 1px solid #050;
border-bottom: 1px solid #050;
}
table {
width:100%;
margin-bottom:7px;
}
td a {
    font-weight: bold;
}