body  {background-image: url(salonsbg.gif);
  background-repeat: yes;
  color: #000000;
  font-family:arial black,times,verdana,helvetica,arial,sans-serif;
  font-size:12px;
  font-weight:medium;  }


A:link    {
  color: #00FF00;
  font-size:16px;
   background-color: transparent;
   font-weight:bold;    }



A:visited   {
   font-size:16px;
   color: #00FF00;
   background-color: #000000;
   font-weight:bold;   }



A:hover   {
  color: #FF0000;
  background-color: #000000;
  font-size:16px;
  font-weight:bold;      }

A:active   {
   color:  #FF0000;
   font-size:16px;
   background-color: #000000;
   font-weight:bold;     }



.boxout  {
     color: #000000;
     font-size:16px;
     background-color: transparent;
}

.boxout a:link,  .boxout a:visited {
      text-decoration: underline;
      font-size:16px;
      color: #FFFFFF;
      background-color: transparent;
}

.boxout a:hover   {
      text-decoration: underline;
      font-size:16px;
      color: #FFFFFF;
      background-color: #000000;

}


.boxout a:active {
      text-decoration: underline;
      font-size:16px;
      color: #FFFFFF;
      background-color: #000000;


}







