BODY {
   background-color: #ffddcc; 
   color: #000000;
   scrollbar-face-color:       #FF8800;
   scrollbar-highlight-color:  #FF8800;
   scrollbar-shadow-color:     #ffcc99;
   scrollbar-3Dlight-color:    #000088;
   scrollbar-arrow-color:      #000000;
   scrollbar-track-color:      #ffcc99;
   scrollbar-darkshadow-color: #ffccff;
   margin-top:0; margin-left:0; margin-right:0;
   cursor: move;   
}

.bodylike {
   color: #ffddcc; 
	font-size: 4pt; 	
	text-decoration: none;    
   }
   
a {
   cursor: hand;
}

.lien {
    position: relative; color: #FFFF00; font-size: 8pt; font-family: verdana;  font-weight: bold; letter-spacing: -1pt; text-decoration: none;
    cursor: hand;	
}

.sslien {
    position: relative; color: #cc3300; font-size: 8pt; font-family: verdana;  font-weight: bold; letter-spacing: -1pt; text-decoration: none;
    cursor: hand;	
}

.menulien {
    color: #FF7700; font-size: 10pt; font-family: verdana;  font-weight: bold; text-decoration: none;
    cursor: hand;	
}

.freemenulien {
    color: #FFFFFF; font-size: 10pt; font-family: verdana;  font-weight: bold; text-decoration: none;
    cursor: hand;	
}

.tablefree {
	background-color: #72B3F0;
	border: medium #72B3F0;
	color: #ffffff;
}

.table {
	background-color: #ffcc99;
	border: 2px  solid #cc3300;
	color: #CC3300;
}

.tableHead {
	background-color: #ffcc99;
	border: 2px solid #cc3300;
	font-size: large;
	color: #FF0000;
	font-weight: bold;
}

.tableSSHead {
	background-color: #cc3300;
	color: #FFFFFF;
	font-weight: bold;
    cursor: hand;	
}

.tableItem {
	background-color: #FFCC33;
	color: #FFFFFF;
	font-weight: bold;
}

.lien12 {
	COLOR: #ffffff;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 12px;

    cursor: hand;	

} 

.lien11 {
	COLOR: #ffffff;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 11px;
    cursor: hand;	
} 

.lien10 {
	COLOR: #ffffff;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 10px;
    cursor: hand;	
} 
