
/* Datei style_n.css (www.ChDex.de) */

body,h1,h2,h3,h4,p,ul,ol,li,div,td,th,b,i
{ font-family: Verdana,Arial,sans-serif;
  font-size: 13px;
}

body
{ color: rgb(25%,1%,1%);
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #b9b398;
}

td
{ padding: 0px;
  border-width: 0px;
  margin: 0px;
}

A:link
{ color: rgb(99%,99%,99%);
  background-color: transparent;
  text-decoration: none;
}

A:visited
{ color: rgb(99%,99%,99%);
  background-color: transparent;
  text-decoration: none;
}

A:hover
{ color: rgb(25%,1%,1%);
  background-color: transparent;
  text-decoration: none;
}
