body {
    color: #CCE6FF;
    background-color: #001A33;
}
A:LINK {
    color: white; 
}

A:VISITED {
    color: #816F6F;
}
