body {
  background-attachment:scroll;
  background-image:url(../indexurl.jpg);
  background-repeat:no-repeat;
  background-position:center;
  background-position:top;
  background-color:#000000;
  font-family:Tahoma,Verdana,Arial,sans-serif;
}
a:link.main {
  color:#ffffff;
  text-decoration:underline;
  font-family:Tahoma,Verdana,Arial,sans-serif;
  font-weight:normal;
  font-size:11px;
}
a:visited.main {
  text-decoration:underline;
  font-family:Tahoma,Verdana,Arial,sans-serif;
  font-weight:normal;
  color:#ffd700;
  font-size:11px;
}
a:hover.main {
  text-decoration:none;
  font-family:Tahoma,Verdana,Arial,sans-serif;
  font-weight:normal;
  color:#ff0000;
  font-size:11px;
}
a:link.sub {
  color:#faebd7;
  text-decoration:underline;
  font-family:Tahoma,Verdana,Arial,sans-serif;
  font-weight:normal;
  font-size:11px;
}
a:visited.sub {
  text-decoration:underline;
  font-family:Tahoma,Verdana,Arial,sans-serif;
  font-weight:normal;
  color:#cd853f;
  font-size:11px;
}
a:hover.sub {
  text-decoration:none;
  font-family:Tahoma,Verdana,Arial,sans-serif;
  font-weight:normal;
  color:#ff0000;
  font-size:11px;
}
h1 {
  font-family:Tahoma,Verdana,Arial,sans-serif;
  font-size:18px;
  color:#000000;
}
img { border-style:none; }
hr {
    border: 0;
    color: #ffffff;
    background-color: #ffffff;
    height: 1px;
    width: 100%;
    text-align: center;
}
