.menu a {
    font-family: Arial;
    font-size: 14px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}
.main,.admin {
    font-size: 13px;
    font-family: Arial;
    line-height: 18px;
}
    .main a {
        color: #034171;
    }
    .main b {
        color: #034171;
    }
.title {
    color: #034171;
    font-weight: bold;
    font-family: Arial;
    font-size: 19px;
}
    .title a {
        text-decoration: none;
    }
    .title a:hover {
        text-decoration: underline;
    }
.timestamp {
    color: #808080;
}
.subtitle {
    color: #034171;
    font-weight: bold;
    font-family: Arial;
    font-size: 15px;
}
    .subtitle a {
    }
    .subtitle a:hover {
    }
.footer {
    font-size: 11px;
    font-family: Arial;
}
    .footer a {
    }
    .footer a:hover {
    }
