
.menuTable {
  font-family: sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: bolder;
}

.homeTable {
  background-image: url(images/home_main.jpg);
  background-repeat: no-repeat;
  font-size: small;
  font-weight: bold;
  font-family: sans-serif;
}

.homeTable2 {
  background-image: url(images/home_main_2.jpg);
}

.mainTable {
  background-image: url(images/back_main.gif);
}

.copyright {
  font-family: sans-serif;
  font-size: 10px;
}

.pageTitle {
  font-size: 30px;
  color: #000FFF;
  font-family: sans-serif;
  font-weight: bold;
  border-bottom: 2px #000FFF solid;
}

.picturesTable {
  font-size: small;
  font-weight: bold;
  font-family: sans-serif;
}

.contentsTable {
  font-family: sans-serif;
}

.pagePicture {
  border-top: 2px #000FFF solid;
  border-right: 2px #000FFF solid;
  border-bottom: 0px #000FFF none;
  border-left: 2px #000FFF solid;
}

A {
  text-decoration: none;
  color: #000FFF;
}

A:hover {
  cursor: hand;
  text-decoration: underline;
  color: #0000CC;
}

A:visited {
  color: #993333;
}

IMG {
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
}
