/* Einstellungen */

body {
  background-color:#000000;
}

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
  font-family:Times New Roman,Helvetica,sans-serif;
  color: #BCBCBC;
}
a:link {
 color: #BCBCBC;
 font-weight: bold;
}

a:hover {
 color: #9F9F9F;
}

a:visited {
 color: #9F9F9F;
}

