
BODY {
  font-size: 11pt;
  font-family: "Footlight MT Light";
  font-style: normal;
  font-weight: bold;
  background-attachment: fixed;
  text-decoration: none;
  background-color: white;
  background-image: url(images//mosaic.jpg);
}

A:hover {
  color: red;
  text-decoration: none;
  background-attachment: fixed;
  font-family: "Footlight MT Light";
  font-weight: bolder;
  font-size: 10pt;
  text-transform: uppercase;
  font-variant: small-caps;
}

A:link {
  color: black;
  text-decoration: none;
}

A:visited {
  color: purple;
  text-decoration: none;
}

A {
  font-size: 11pt;
  font-weight: bold;
  font-family: "Footlight MT Light";
  text-transform: uppercase;
  font-variant: small-caps;
  color: red;
}

TABLE {
  font-size: 10pt;
  border-top: thick;
  font-family: "Footlight MT Light";
  font-weight: bold;
}

H3 {
  font-family: "Venetian301 BT";
  font-size: 10pt;
  font-weight: normal;
}

TD {
  text-decoration: none;
}

Q {
  background-color: yellow;
}

LINK {
  background-color: aqua;
  background-image: url(images/bg75.gif);
}

BLOCKQUOTE {
  background-image: url(france.JPG);
}

H2 {
  color: red;
}

