/* ------ Page links style ------ */

a {
  padding: 2px;
  text-decoration: none;
  color: #008000;
}

a:hover {
  color: #055505;
}

a:visited {
}


