@charset "UTF-8";
/* CSS Document */

body{

  font-family: Geneva, Arial, Helvetica, san-serif;
  font-size: 11px;
  text-decoration: none;
  color: #000000;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #FFE9F5;
  background-image: url(img/bg2.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}

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

a:hover{
  font-family: Geneva, Arial, Helvetica, san-serif;
  text-decoration: underline;
  font-size: 12px;
  color:#000000;
}



a:link img, a:visited img, a:active img{
  border-color: #000000;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
}

a:hover img{
  border-color: #111111;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
}

td{
  font-family: Geneva, Arial, Helvetica, san-serif;
  font-size: 10px;
  text-decoration: none;
  color: #000000;
}



.thumbs a:link img, .thumbs a:active img, .thumbs a:visited img{
  border-color: #000000;
  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: #111111;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
}



.top td{
  font-family: Geneva, Arial, Helvetica, san-serif;
  font-size: 11px;
  text-decoration: none;
  color: #444;
}

.top a:link, .top a:visited, .top a:active{
  text-decoration: none;
  font-family: Geneva, Arial, Helvetica, san-serif;
  font-size: 16px;
  color: #444;
  font-weight: bold;

}

.top a:hover{
  font-family: Geneva, Arial, Helvetica, san-serif;
  text-decoration: underline;
  font-size: 16px;
  color: #111111;

}
.top th{
  font-size: 22px;
  color: #333;
  font-weight: bold;
  }

.logo {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
}

#links a {font-size: 11px; color:#666;}
#links td{font-size: 9px; color:#999;}


