a:hover {
color:yellow;
}

a:link {
text-decoration: none;
}

a:visited {
text-decoration: none;
}

.darkbodytext {
  color: black;
  text-align: justify;
}

