.mainbody a, .mainbody a:link,.mainbody a:visited, .mainbody a:active, .mainbody a:hover {
    color: #464029;
}

.entry a, .entry a:link,.entry a:visited, .entry a:active, .entry a:hover {
    color: #464029;
}

h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 16px;
    font-weight: bolder;
    color: #464029;
    margin: 0;
    text-transform: uppercase;
}

h2 a
{
    color: #464029;
    text-decoration: none;
}

ul.mainbody {
    list-style: none;
}

.postmetadata {
    text-transform: uppercase;
}

#sidebar a {
    text-decoration: none;
}