body, table, th, tr, td, p, li, blockquote, textarea {
        font-family: Abadi MT Condensed Light, Arial, Helvetica;      
}
a:link {
        text-decoration: underline;
        color: #bdb76b;
}
a:visited {
        text-decoration: underline;
        color: #bdb76b;
}
a:active {
        text-decoration: none;
        color: #e9967a;
}
a:hover {
        text-decoration: underline;
        color: #a52a2a;
}
