#left a,
#right a {
    display: block;
    width: 135px;
    text-decoration: none;
    text-align: center;
    border: 2px solid #FF0000;
    font: normal 12pt/14pt Verdana;
    color: #D0C000;
    background-color: #007000;
}

#left p a,
#right p a {
    display: inline;
    border: none;
    font: normal 8pt/9pt Times New Roman;
    color: #000;
    background-color: transparent;
}