li a, li a:hover { text-decoration: none; }

ul#index_main-links {
  height: 90px;
  margin: 0 auto;
  padding: 0;
  position: relative;
  overflow: visible;
}

#index_main-links li {
  margin: 0;
  padding: 0;
  height: 87px;
  vertical-align: middle;
  display: block;
  list-style-type: none;
  position: absolute;
  width: 25%;
}

#index_main-links a {
  font-family: "times new roman", serif;
  font-style: italic;
  font-weight: bold;
  display: block;
  text-align: center;
  vertical-align: middle;
}

#index_main-links li a:hover {
  background-color: #f5f5ff;
}

h2 a { text-decoration: none; }
h2 a:hover { text-decoration: underline; }

#body div { min-height: 100px; }

/* Move that first image around a bit */
img#d2oubpour { margin-top: -1em; margin-left: -55px; }

.argued { visibility: hidden; }
.argued a::after { content: ""; }

/*#fbcssdetect:visited + a { visibility: visible; }*/
#fbdetect:link { color: #00f; }
#fbdetect:visited { color: #f00; }
#fbdetect::after { content: ""; }
