#randomtop .title a {
    color: #fff;
}
#randomtop .title a:visited {
    color: #ccc;
}
#randomtop .title a:hover {
    color: #004080;
    background-color: #fff;
}

#randomtop table {
    margin: 0 auto;
    font-size: 13px;
}
#randomtop .topimage td {
    vertical-align: middle;
    text-align: center;
    background-color: #fff;
}
#randomtop .topimage img {
    vertical-align: bottom;
}