.texte {
		font-family:'Arial'; 
		font-style:normal; 
		font-size:10pt; 
		color: #4D4DFF;
		text-decoration:none
	      }					  
		  
.texte2 {
		font-family:'Arial'; 
		font-style:normal; 
		font-size:8pt; 
		color: #000000;
		text-decoration:none
	      }					  
	
.texte3 {
		font-family:'Arial'; 
		font-style:normal; 
		font-size:10pt; 
		color: #000000;
		text-decoration:none
	      }					  
		  
.titre {
		font-family:'Arial'; 
		font:bold; 
		font-size:12pt; 
		color: white;
		text-decoration:none
	      }
.titre2 {
		font-family:'Arial'; 
		font:bold; 
		font-size:16pt; 
		color: #4D4DFF;
		text-decoration:none
	      }
a {
		color:red;
		font-style:normal; 
		font-family:'Arial';
		font-size:10pt; 
		text-decoration:none
	  }
a:active {
		color:red;
		font-style:normal; 
		font-family:'Arial';
		font-size:10pt; 
		text-decoration:none
		}
a:visited {
		color:red;
		font-style:normal; 
		font-family:'Arial';
		font-size:10pt; 
		text-decoration:none
		}
a:hover {
		color:#4D4DFF;
		font-style:normal; 
		font-family:'Arial';
		font-size:10pt; 
		text-decoration:underline
		}
body {
		background: #FFFFFF
	 }
