a.normal:link, a.normal:visited {
  text-decoration: none;
  font-family: "Bookman Old Style", serif;
  font-weight: bold;
  font-size: 14px;
  color: #666633;
}

a.normal:active {
  text-decoration: none;
  font-family: "Bookman Old Style", serif;
  font-weight: bold;
  font-size: 14px;
  color: #666633;
}

a.normal:hover {
  text-decoration: none;
  font-family: "Bookman Old Style", serif;
  font-weight: bold;
  font-size: 14px;
  color: #ffffff;
}

a:link, a:visited {
  text-decoration: none;
  font-family: "Bookman Old Style", serif;
  font-weight: bold;
  font-size: 10px;
  color: #666633;
}

a:active {
  text-decoration: none;
  font-family: "Bookman Old Style", serif;
  font-weight: bold;
  font-size: 10px;
  color: #666633;
}

a:hover {
  text-decoration: none;
  font-family: "Bookman Old Style", serif;
  font-weight: bold;
  font-size: 10px;
  color: #ffffff;
}

img.link {
  border: none;
}

p.imgLink {
  margin-top: 0px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  font-family: "Bookman Old Style", serif;
  font-weight: bold;
  font-size: 10px;
  text-align: center;
}
