


body{
  background-color: #99cc66;
  line-height: 150%;
  letter-spacing: 1px;
}


table{
  background-color: #99cc66;
  line-height: 150%;
  letter-spacing: 1px;
}

a{
  color: blue;
  text-decoration: none;
 }


a:visited{
  color: #660066;
 
 }
