.paysites a { color: red; }
.paysites a:visited { color: red; }
.paysites {
  margin: 4px;
  margin-right: 30px;
  float: left;
  width: 250px;
  padding: 10px;
  background: #FFDBFC;
  border: 1px #FEA9F7 solid;
  text-align: left;
}
.paysites h4 {
  font: bold 15px arial;
  text-decoration: underline;
  display: inline;
  color: black;
}
.paysites h2 {
  font: italic bold 15px arial,verdana;
  color: purple;
  display: inline;
  padding-bottom: 5px;
}

.sexsearch img {
  border: 0px; 
  padding: 2px;
}
.box_h {
  color: #000000;
  background: #FEA9F7;
  font-family: Verdana;
  text-align: left;
}
.box_b {
  color: #000000;
  background: #FFDBFC;
  font-family: Verdana;
}
.box2_h {
  color: #000000;
  background: #EDEDE8;
  font-size: x-small;
  font-family: Verdana;
}
.box2_b {
  color: #000000;
  background: #EDEDE8;
  font-family: Verdana;
  font-size: x-small;
  vertical-align: text-top;
}
.box4_h {
  color: #FFFFFF;
  background: #BB92FF;
  font-family: Verdana;
  text-align: left;
}
.box4_b {
  color: #0DDE0D;
  background: #BB92FF;
  font-family: Verdana;
}
.sbox {
  color: #000000;
  background: #FEA9F7;
  font-family: Verdana;
  font-size: x-small;
}
.bignum {
  color: #000000;
  background: #FFFFFF;
  font-family: Arial;
  font-size: large;
  font-weight: bold;
}
.stext {
  color: #666666;
  font-family: Verdana;
  font-size: x-small;
}
.s
{
  color: #000000; 
  font-family: Helvetica;
  font-size: x-small;
}
.s2
{
  color: #000000; 
  font-family: Verdana;
  font-size: x-small;
}
.menu
{
  color: #000000;
  font-family: Verdana,Helvetica,Arial;
  font-size: x-small;
  text-align: center;
}
.c
{
  color: #4169E1;
  font-family: Verdana;
  font-size: 10pt;
}

.paysitebox { font: bold 17px Comic Sans Ms; }
.paysitebox a,span { color: blue; text-decoration: underline; font: bold 17px Comic Sans Ms; line-height: 100%; }
.paysitebox a:hover { color: #6666FF; }

.cat { color: #aa3300; }
.tiny { font-size: 10pt }
P { margin-top: 0; text-indent: 5%; font-size: small; font-color: #777777; }
h1 { font-family: Sans-Serif; font-size: large; }
h2 { font-family: Sans-Serif; font-size: medium; }
a { color: #000000; cursor: pointer; text-decoration: none; }
a:visited { color: #666666; }
a:hover { text-decoration: underline; cursor: pointer; }

body {	
  color: #000000;
  background: #ffffff; 
  margin-top: 0; margin-left: 0; margin-right: 0;  margin-bottom: 0; 
}


div.thumbbox {
   width: 800px;
   margin: 0px auto;
   border: none;
}

div.fhgthumb {
  width: 180px;
  height: 220px;
  display: block;
  float: left;

  padding: 1px;

  text-align: center; 
}

.fhgthumb:hover {
  padding: 0px;
  
  border: solid;
  border-width: 1px; 
  border-color: black; 
  text-decoration: none;
}

.fhgthumb img {
  border: none;
}

.fhgthumb a:hover {
  text-decoration: none;
}

div.fhgrow_box {
   float: left;
   border: none;
   margin: 0px auto;
   width: 74444;
}

div.fhgrow_img {
  float: left; 
  padding: 4px;
}

