
BODY {
  background-image: url(../graphics/backgrnd.jpg);
}

A {
  color: #993333;
  text-decoration: none;
}

A:hover {
  text-decoration: underline;
}	

EM {
  color: #666666;
  font-style: normal;
}

DIV {
  color: #9933CC;
}

