html, body {margin: 0px; padding: 0px; border: 0px;}

p {
  line-height: 140%;
  text-align: justify;
  font-size: 14px;
  color: black;
  font-family: Trebuchet MS;
}

.hline {
  text-align: center;
  font-size: 14px; 
  color: #CE2FCA; 
  font-family: Trebuchet MS;
}

.set {
  text-align: center;
  font-size: 14px; 
  color: black; 
  font-family: Trebuchet MS;
}

.sign {
  text-align: left;
  font-size: 14px; 
  color: silver;
  font-family: Trebuchet MS;
}

.box {
  text-align: right;
  font-size: 14px; 
  color: silver;
  font-family: Trebuchet MS;
}

.txt {
  text-align: left;
  font-size: 14px;
  color: black;
  font-family: Trebuchet MS;
}



a {
  text-align: left;
  font-size: 14px;
  color: black;
  font-family: Trebuchet MS;
}

  .top:link { text-decoration: none; color: #D0D0D0; font-family: arial; font-size: 12px; }
  .top:visited { text-decoration: none; color: #D0D0D0; font-family: arial; font-size: 12px; }
  .top:active { text-decoration: none; color: #D0D0D0; font-family: arial; font-size: 12px; }
  .top:hover { text-decoration: none; color: #D0D0D0; font-family: arial; font-size: 12px; }

  .sign1:link { text-decoration: none; color: silver; }
  .sign1:visited { text-decoration: none; color: silver; }
  .sign1:active { text-decoration: none; color: silver; }
  .sign1:hover { text-decoration: underline; color: silver; }

  .lnk:link { text-decoration: none; color: black; }
  .lnk:visited { text-decoration: none; color: black; }
  .lnk:active { text-decoration: none; color: black; }
  .lnk:hover { text-decoration: underline; color: #CE2FCA; }


td#menu1 {
  background: url('buffy-bg-3.jpg');
}

td#menu1:hover {
  background: url('buffy-bg-gray.png');
}

