body {
background-color: D8F4D8;
} 
a:link {text-decoration: none; color: blue} 
a:visited {text-decoration: none; color: green} 
a:hover {text-decoration: underline; color : red}
