body {
    background-color: white;
    color: #666666;
}
a:link {color: #446677}
a:visited {color: #7799aa}
a:hover {color: #3377ff}
a:active {color: #1199ff}
a.button {
    font-weight: bold;
    text-decoration: none;
    font-size: 18px;
}

