A:link 
	{
	text-decoration: none;
	color : #990000;
	}
A:visited 
	{
	text-decoration: none;
	color : #990000;
	}
A:hover 
	{
	text-decoration: none;
	color : #990000;
	text-decoration: underline;
	}
A:active 
	{
	text-decoration: none;
	color: #990000;
	text-decoration: underline;
	}
TD  { 
	font-family : verdana ; 
	font-size : 12px ; 
	color : ;
    }
Body 
	{ 
	font-family : verdana ; 
	font-size : 10px ; 
	color : #666666 ; 
	background-color : #F0E8C2;
	}
h1
	{   
	
	font-family: verdana ;
	font-size: 16px ;  
	color: #666666;
	font-weight: bold
	font-style: normal;
	text-align: ;
	}

h2
	{   
	font-family: verdana ;
	font-size: 14px ;
	color: #013569 ;
	font-weight: normal;
	font-style: normal ;
	text-decoration: none ;
	}
h3
	{   
	font-family: verdana ;
	font-size: 15px ;
	color: #666666;
	font-weight: bold;
	font-style: normal;
	text-decoration: ;
	background : images/titre.png ;
	}
input 
	{
	font-family: Verdana; 
	font-size: 10px;
	border: solid #666666;
	color : #013569 ;
	border-width: 1;
	background-color:#ffffff
	}
select
	{
	font-family: Verdana; 
	font-size: 10px;
	border: solid #996600;
	color : #3851A3;
	border-width: 1;
	background-color:#ffffff
	}
textarea
	{
	font-family: Verdana; 
	font-size: 10px;
	border: solid #666666;
	color : #013569;
	border-width: 1;
	background-color:#ffffff
	}
p	
	{
	font-family : verdana ; 
	text-align: justify;
	color : #666666; 
	}
hr 
	{
	color : #993300;
	height : 1px	
	}	