BODY {
  background: #ffffff;
  color: #000000;
  margin: 3px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: green;
  text-decoration: underline;
}


A.show {
  color: #000000;
  text-decoration: underline;
}

A.show:hover {
  color: green;
  text-decoration: underline;
}

/*
A:visited {
  font-family: Arial;
  font-weight:bold;
  text-decoration: underline;
  color: #000000;
}
*/


left {
  

}
