/* footer styles */

.footer {
background: url(../i/footer_bg.gif);
background-repeat: repeat-x;
height: 53px;
padding: 5px 20px 5px 20px;
}

.footer table td {
font: 9px Tahoma;
color: #dcdbee;
}

.footer table td a, .footer table td a:visited {
color: yellow;
text-decoration: none;
}

.footer table td a:hover {
text-decoration: underline;
}
