.link td {
  background-color: d5e092;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 13px;
  text-decoration: none;
  font-weight: bold;
  border-bottom: none;
  color: Black;
}

.link a {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 13px;
  text-decoration: none;
  font-weight: bold;
  color: Black;
  border-bottom: none;
}

.link a:hover {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 13px;
  text-decoration: none;
  font-weight: bold;
  color: White;
  border-bottom: none;
}

.fon2 {
  background-image: url(img/fon2.jpg);
  background-position: bottom;
  background-repeat: repeat-x;
}

.AuthorListCss tr td a {
  font-family: Verdana;
  text-decoration: none;
  font-size: 11px;
  color: Black;
  border-bottom: none;
}

.AuthorListCss tr td a:hover {
  font-family: Verdana;
  text-decoration: none;
  font-size: 11px;
  color: Red;
  border-bottom: none;
}


.AuthorListCss td {
  font-family: Verdana;
  text-decoration: none;
  font-size: 11px;
  color: Black;
  border-bottom: none;
}

.ScrolStyle {
  scrollbar-3d-light-color: black;
  scrollbar-arrow-color: black;
  scrollbar-base-color: black;
  scrollbar-dark-shadow-color: white;
  scrollbar-face-color: EDEDED;
  scrollbar-highlight-color: white;
  scrollbar-shadow-color: white;
  scrollbar-track-color: F3F3F3;
}

.introduction p {
  text-align: justify;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
}


strong {
  display: inline-block;
}