body {    
	color: #000000;
	background-color: #F6C59D;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	scrollbar-face-color: #D5944E;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #D5944E;
	scrollbar-darkshadow-color: #D5944E;
	scrollbar-track-color: #FADEBF;
	scrollbar-arrow-color: #FFFFFF;
}

A:link { 
	text-decoration: none; 
	color: #993300; 
}

A:active { 
	text-decoration: none; 
	color: #FF0000;
}

A:visited {
	text-decoration: none;
	color: #993300;
}

A:hover {
	text-decoration: underline;
	color: #FF0000;
}

table.gals { 	
	font-size: 12 px; 
}  

table.nogals { 	
	font-size: 13 px; 	
	font-weight: bold; 
}  

.gals IMG { 	
	BORDER-RIGHT: 1px solid #993300; 	
	BORDER-TOP: 1px solid #993300; 	
	BORDER-LEFT: 1px solid #993300; 	
	BORDER-BOTTOM: 1px solid #993300; 	
 	background: #FEFED6;
	font-family: Verdana, Arial, Helvetica, sans-serif; 	
	font-size: 12px; 
}  

.gals a:hover IMG { 	
	BORDER-RIGHT: 1px dashed #993300; 	
	BORDER-TOP: 1px dashed #993300; 	
	BORDER-LEFT: 1px dashed #993300; 	
	BORDER-BOTTOM: 1px dashed #993300;
	FILTER: "Gray";
	font-family: Verdana, Arial, Helvetica, sans-serif; 	
	font-size: 12px; 
}  

.nogals IMG { 	
	BORDER-RIGHT: 0px; 	
	BORDER-TOP: 0px; 	
	BORDER-LEFT: 0px; 	
	BORDER-BOTTOM: 0px; 	
	font-family: Verdana, Arial, Helvetica, sans-serif; 	
	font-size: 12px; 
}  

.nogals a:hover IMG { 	
	BORDER-RIGHT: 0px; 	
	BORDER-TOP: 0px; 	
	BORDER-LEFT: 0px; 	
	BORDER-BOTTOM: 0px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 	
	font-size: 12px; 
} 

.t {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.tx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

.tb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.sub {
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: justify;
}

.bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-align: justify;
}

.copy {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.desc {
	font-family: Comic Sans MS, Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
}

.th {
	border-color: #993300;
	border-style: dashed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background: #FFFFFF;
	color: #FFFFFF;
}


