body
{
background-color: #9c9c9c;
color: #2d2d2d; 
font-family: arial;
}

a:link {
    color: white;
}

a:visited {
    color: white;
}

a:hover {
    color: white;
}

a:active {
    color: white;
 }