
.body  { 
color: gray;
font-size: 14px; 
font-family: sans-serif 
}

a {color: gray;}

a:hover { color: white; text-decoration: none;}

.copyright  { 
color: gray;
font-size: 10px; 
font-family: sans-serif 
}

