body, td, p {
  font: 0.9em Trebuchet MS, Palatino, Times New Roman, Times, serif;
}

a:link, a:visited {
  background: transparent;
}

a:link {
  color: #009;
}

a:visited {
  color: #900;
}

.external_link:before {             
  content: "\A7";
  font-weight: bold;
  color: red;
}

.sister_link:before {
  content: "*";
  color: red;
}

.wikitext h1, h2, h3, h4, h5 {
  width: 100%;
  border-bottom: 1px dotted #000;
}
