body{ 
	margin:30px;
	margin-top:100px;
	
	color:#FFFFFF;
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	text-indent:10px;
	word-spacing:2px;
	font-style:normal;
	font-variant:normal;
	text-align:left;
	text-decoration:none;
	text-transform:none;
	letter-spacing:1px;
	line-height:15px;
	list-style-type:circle;
	list-style-position:outside;	
}

a:link{
	text-decoration:none;
	color:#FFFF00;
}
a:active{
	text-decoration:none;
	color:#FFFF00;
}
a:visited{
	text-decoration:none;
	color:#FFFF00
}
a:hover{
	text-decoration:none;
	color:#000000
} 

input{
	border-style:solid;
	border-color:white;
	border-width:1px;
	background-color:#EEEEEE;
	color:#336699;
	font-family:Verdana, sans-serif;
	font-weight:800;
	text-indent:10px;
	font-style:normal;
	font-variant:normal;
	text-align:center;
	text-decoration:none;
	text-transform:none;
	margin:20px;
	align:absbottom;
}  


textarea{
	color:#336699;
	font-family:Verdana, sans-serif;
	font-weight:800;
	text-ident:10px;
	font-style:normal;
	font-variant:normal;
	text-align:left;
	text-decoration:none;
	text-transform:none;
	margin:20px;
	border-color:#DDDDDD;
	border-width:1px;
	background-color:#EEEEEE;
	
	SCROLLBAR-HIGHLIGHT-COLOR: #CACACA;
	scrollbar-face-color: #DDDDDD;
	scrollbar-3dlight-color: #DDDDDD;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #FFFFFF;
	scrollbar-shadow-color: #DDDDDD;
	scrollbar-darkshadow-color: #DDDDDD;
	padding:20px	 
}

select{margin:20px}

option{
	color:#336699;
	font-family:Verdana, sans-serif;
	font-weight:800;
	text-indent:10px;
	font-style:normal;
	font-variant:normal;
	text-align:center;
	text-decoration:none;
	text-transform:none;	
	border-color:#DDDDDD;
	border-width:1px;
	background-color:#EEEEEE;
	padding:5px;
	
	SCROLLBAR-HIGHLIGHT-COLOR: #CACACA; 
	scrollbar-face-color:#DDDDDD;
	scrollbar-3dlight-color:#DDDDDD;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#DDDDDD;
	scrollbar-darkshadow-color:#DDDDDD;
}


a:link.ligne{
	text-decoration:none;
	font-weight:300;
	color:#333333;
	font-size:9px;
	font-family:verdana;
	margin-right:3px;
	margin-left:2px;
	word-spacing:normal;
	font-style:normal;
	font-variant:normal;
	text-decoration:none;
	text-transform:none;
	letter-spacing:normal;
}
			 
a:visited.ligne{
	text-decoration:none;
	font-weight:300;
	color:#333333;
	font-size:9px;
	font-family:verdana;
	margin-right:3px;
	margin-left:2px;
	word-spacing:normal;
	font-style:normal;
	font-variant:normal;
	text-decoration:none;
	text-transform:none;
	letter-spacing:,normal;
}
			 
a:active.ligne{
	text-decoration:none;
	font-weight:300;
	color:#333333;
	font-size:9px;
	font-family:verdana;
	margin-right:3px;
	margin-left:2px;
	word-spacing:normal;
	font-style:normal;
	font-variant:normal;
	text-decoration:none;
	text-transform:none;
	letter-spacing:normal;
}
			 
a:hover.ligne{
	text-decoration:underline;
	font-weight:600;
	color:#333333;
	font-size:9px;
	font-family:verdana;
	margin-right:3px;
	margin-left:2px;
	word-spacing:normal;
	font-style:normal;
	font-variant:normal;
	text-decoration:none;
	text-transform:none;
	letter-spacing:normal;
}

