
body {
    margin: 0px;
    color: #666666;
    background-color: #ffffff;
}

a:link {
    color: #0066CC;
}

a:visited {
    color: #666699;
}

