


body {
  /* font-family: Verdana, Geneva, Arial, helvetica, sans-serif; */
  
  /* color:#122C16; */
  color:#000;
  font-size:12px;
 /* line-height:15px;*/
 /* background:url(../images/bg_2_sml.jpg);*/
  
   background:url(http://www.seaforeverspa.com/images/bg_2_sml.jpg);
  background-position: center;
  background-repeat:repeat-y;
   background-color:#333333;
   font-family:"Trebuchet MS",arial,helvetica,sans-serif;
}


a:active,a:visited,a:link{
text-decoration:underline;
/* color:#006666;*/
color:#666;
}
a:hover {
text-decoration:none;
/* color:#D65B16; */
color:#FF9900;
}




.whitetxt{
  COLOR		: #f5f5f5;
  font-family:"Trebuchet MS",arial,helvetica,sans-serif;

 font-size:12px;

}

.whitetxt a:active,.whitetxt a:visited,.whitetxt a:link{
text-decoration:underline;
color:#ffffff;
}

.whitetxt a:hover {
text-decoration:none;
color:#fff;
}

