
body,td,p,ul,ol,div {
        font-family:arial;font-size:8pt;color:#000;
        }
  td.purpleu {
      color:#9F13AA;text-decoration:underline;
       }
  td.purple {
      font-family:arial;
      color:#00AFEB; 
      font-size:8pt;
            }
  td.green { 
    color:#000;
    }
    
A {	
  font-family: arial;
  font-size: 8pt;
  font-weight:bold;
  color: #00AFEB;
   text-decoration: none;
}

A:hover { 
  color: #06774B;
  font-weight:bold;
  text-decoration: none;
}
td.leisure {
 font-family:verdana;
 font-size:8pt;
 color:#00AFEB;
 }
 
 td.white {
 font-size:8pt;
 color:#FFFFFF;
 }
 
     
A.white{	
  font-family: arial;
  font-size: 8pt;
  font-weight:bold;
  color: #FFFFFF;
   text-decoration: none;
}

A.white:hover { 
  color: #FFFFFF;
  font-weight:bold;
  text-decoration: none;
}
.purple {
      font-family:arial;
      color:#00AFEB; 
      font-size:8pt;
      }
      
.green {
    color:#000;
    text-decoration:none;  
  font-size:8pt;    
}   
.black {
    font-family:arial;
    color:#000000;
    text-decoration:none;  
    font-size:8pt;    
}  
.offertext {
  font-size:10pt;
}
#search-form {
  text-align: center;
  padding: 5px;
  margin: 10px;
  border: 1px solid #CCC;
}      