#bottomBanner 

.positioned1 {
 margin: 0 auto;
 width: 468px;
}

.positioned1_body {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: x-small;
}

.positioned1 td {
  background: #fff none;
  border: 0;
}

.positioned1 td a:link,
.positioned1 td a:visited,
.positioned1 td a:active {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: x-small;
    color: #0000ff !important; 
    text-decoration: none;
}
.positioned1 td a:hover {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: x-small;
    color: #000000 !important;
    text-decoration: underline;
}
