a:link, a:visited, a:active {
        color: #003366;
        text-decoration: none;
}
a:hover {
        color: #336699;
        text-decoration: none;
}
.header {
        display: none;
}
.menu {
        display: none;
}
.content {
        vertical-align: top;
}
.footer {
        display: none;
}
