body {
    font-family: Arial, Helvetica, sans-serif;
}

a, a:link, a:visited {
    color: #00467F;
    text-decoration: none;
    font-size: 10px;
}
.header {
    color: #00467F;
    font-weight: bold;
    text-decoration: underline;
}
.copyText {
    color: #999966;
    font-size: small;
}

li{
    color:#336699;
}

.rings {
    color: #003366;
    font-weight: bold;
}