a:link {
	color: #996600;
}
a {	
	color: #996600;	
	text-decoration: none
}
body {
	background-color: #E9EAC8;
}
a:visited {
	color: #999900;
}
a:hover {
	color: #993333;
}
h2 {
	color: #CCCCCC
	}
h3 {	
	color: #DCDCDC
	}
h4 {
	color: #000000
	}
table {
	color: #553ec4
	}
	
.Style1 {font-size: 10px}
.Style2 {font-size: 12px}
.Style3 {color: #330099; font-size: 10;}
.Style4 {font-size: 9px}
.Style5 {color: #000066; font-size: 10px; }
.Style7 {color: #000066; font-size: xx-large}
.Style8 {color: #000066; font-size: 14px}
.Style9 {font-size: 18px}
.Style11 {
	font-size: 16px;
	font-weight: bold}
.Style12 {
font-size: 13px;
height: 16px;
align: center;
div align: center;
}
.Style13 {color: #333333}
.Style14 {color: #000066; font-size: 24px}
.Style16 {color: #CC9900; font-size: 24px; font-weight: bold; 
}
.Style17 {color: #330099}
.Style19 { 	color: #553ec4; font-size: 13px;}
.Style20 {
	color: #996600;
	font-size: 18px;}

.Style21 {color: #FF0000;}
	
.ombrage3 {FILTER: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=5); onload=this.style.filter='progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=5);  }

.clignotant {<script type="text/javascript">
<!--
/*
* Le code suivant va apprendre la balise blink à IE
*/
if ( document.all )
{
	function blink_show()
	{
		blink_tags  = document.all.tags('blink');
		blink_count = blink_tags.length;
		for ( i = 0; i < blink_count; i++ )
		{
			blink_tags[i].style.visibility = 'visible';
		}
		
		window.setTimeout( 'blink_hide()', 700 );
	}
	
	function blink_hide()
	{
		blink_tags  = document.all.tags('blink');
		blink_count = blink_tags.length;
		for ( i = 0; i < blink_count; i++ )
		{
			blink_tags[i].style.visibility = 'hidden';
		}
		
		window.setTimeout( 'blink_show()', 250 );
	}
	
	window.onload = blink_show;
}
-->
</script>
;  }
	
<style type="text/css">
