@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(http://deluxeblondes.com/img/bg_gall.jpg);*/
  background-repeat: no-repeat;
  background-position: center left top;
}

H1 {font-size:16px; display:inline; color:#660000;}
a:link, a:visited, a:active{
  text-decoration: none;
  font-family: Geneva, Arial, Helvetica, san-serif;
  text-decoration:none;
  font-size: 12px;
  color: #00F;
}

a:hover{
  font-family: Geneva, Arial, Helvetica, san-serif;
  text-decoration: underline;
  font-size: 12px;
  color:#00F;
}
td{
  font-family: Geneva, Arial, Helvetica, san-serif;
  font-size: 13px;
  text-decoration: none;
  color: #660000;
  font-weight:bold;
  font-style: italic;
}
.top th{
  font-family: Geneva, Arial, Helvetica, san-serif;
  font-size: 20px;
  text-decoration: none;
  color: #000000;
}

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

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

}

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

}
.logo {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
}
  .thumbs a:link img, .thumbs a:visited img, .thumbs a:active img {
  color: #FF9933;
  border-style: solid;
  border-color:#DECEDC;
  border-width: 1px;
}
  .thumbs a:hover img{
  color: #FF9933;
  border-style:dashed;
  border-color:#DECEDC;
  border-width: 1px;
}
.thumbs{
	background-color:#F4E2EE;
  	border-style: solid;
  	border-color:#DECEDC;
  	border-width: 1px;}


