body {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  background-color: #c0c0c0;
  margin-right: 20px;
  margin-top: 20px;
}

.details {
  font-size: smaller;
}

.huge {
  font-size: 20px;
}

a img {border: none; }

a:link, a:active, a:visited {
  color: #000000;
  text-decoration: underline;
  font-weight: normal;
  background-color: inherit; 
  border: none;
}

a:hover {
  color: #000000;
  text-decoration: underline;
  font-weight: normal;
  background-color: inherit; 
  border: none;
}" 


