/* Generated by KompoZer */
a {
  background-color: transparent;
  text-decoration: none;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-size: 0.9em;
  line-height: 1;
  font-size-adjust: none;
  font-stretch: normal;
  font-weight: bold;
}
a:link {
  background-color: transparent;
  color: #444488;
}
a:hover {
  border-bottom: 0.15em solid;
  background-color: #e0ffc0;
  font-size: x-large;
}
a.doc:hover {
  border: thick outset #cc0000;
  background-color: #ffe0ff;
  color: #aa00aa;
}
a.dic:hover {
  border: thick outset #007600;
  background-color: #e0ffc0;
  color: #009900;
}
a.mel:hover {
  border: thick outset #000099;
  background-color: #e0c0ff;
  color: #0000aa;
}
a.mus:hover {
  border: thick outset #993399;
  background-color: #ffff0e;
  color: #000000;
}
a.hist:hover {
  border: thick dashed #003300;
  background-color: #33ff33;
  color: #003a00;
}
a.bib:hover {
  border: medium double #000099;
  background-color: #3333ff;
  color: #ffcc00;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: blink;
  font-size: large;
}
a.science:hover {
  border: medium dotted #993399;
  background-color: #ffccff;
  font-size: medium;
}
a.lang:hover {
  border: medium ridge yellow;
  font-size: larger;
  background-color: red;
  color: #ffcc00;
}
a.hidden {
  border: thick hidden #000099;
}
a.solid {
  border: thick solid #000099;
}
a.solid:hover {
  border: thick double #9999ff;
}
a.dotted {
  border: thick dotted #000099;
}
a.dashed {
  border: thick dashed #000099;
}
a.double {
  border: thick double #000099;
}
a.groove {
  border: thick groove #000099;
}
a.groove:hover {
  border: thick ridge #000099;
}
a.ridge {
  border: thick ridge red;
}
a.ridge:hover {
  border: thick groove red;
}
a.inset {
  border: thick inset #6600cc;
}
a.inset:hover {
  border: thick outset #993399;
}
a.outset {
  border: thick outset #cc6600;
}
a.outset:hover {
  border: thick inset #cc6600;
}
a:visited {
  font-size: smaller;
}
