body{
    background-color:darkgoldenrod;
    color:blueviolet;
}
a:link {
    color: red;
    background-color: white;
}