@charset "UTF-8";
/* CSS Document */
body{
  margin: 0;
  padding: 0;
}
.thumbs a:link img, .thumbs a:visited img, .thumbs a:active img {

  border-color: #000;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
}
.thumbs a:hover img{
  border-color: #000;
  border-style: dashed;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
}

.style3 a:link, .style3 a:visited, .style3 a:active{
  text-decoration: none;
  font-family: Geneva, Arial, Helvetica, san-serif;
  font-size: 12px;
  color: #1a497e;

}

.style3 a:hover{
  font-family: Geneva, Arial, Helvetica, san-serif;
  text-decoration: underline;
  font-size: 12px;
  color:#1a497e;
}
.top td{
  font-size: 17px;
}
.top th{
  font-size: 30px;
}
.top a:link, .top a:visited, .top a:active{
  text-decoration: none;
  font-family: Geneva, Arial, Helvetica, san-serif;
  font-size: 17px;
  color: #1a497e;
}

.top a:hover{
  font-family: Geneva, Arial, Helvetica, san-serif;
  text-decoration: underline;
  color:#1a497e;
}
