html{ background-color: white; color: black;}

body{ font-family: "Liberation Sans", "Bitstream Vera Sans", Arial, sans-serif; }

li {
  margin-bottom: 6px;
}

a:link{ color: #b00; }

a:hover{ color: navy !important; }

