a:link {color: #0036A3; text-decoration: underline}
a:visited {color: #663399}
a:hover {color: #FFB45E}
a:active {color: #FF0000}

table.header_title a {
    color: white;
    text-decoration: none;
}

table.footer1 a:visited,
table.header_menu a:visited {
    color: #0036A3;
}

table.footer1 a {
    text-decoration: none;
}

table.footer1 a:hover {
    color: #FFB45E;
}

table.header_menu a {
    text-decoration: none;
}

table.header_menu a:hover {
    color: #FFB45E;
}
