a.Print		
		{ 	font-family: verdana; 
			font-size: 8pt; 
			color: #0000FF ; 
			text-decoration: none; 
			font-weight: bold }
			
a:hover.Print	
		{ 	font-family: verdana; 
			font-size: 8pt; 
			color: #000000 ; 
			text-decoration: none; 
			font-weight: bold }

div.PrintLnk
		{ 	font-family: verdana;
			font-size: 8pt; 
			color: #000000; 
			
			font-weight: bold
		}
			
div.PrintFermerLnk
		{	font-family: verdana;
			font-size: 8pt;
			color: #000000;
			font-weight: bold;
		}
		
div.PrintPrintLnk
		{ 	font-family: verdana;
			font-size: 8pt; 
			color: #000000; 
			padding-right: 44px;
			padding-bottom: 5px;
			font-weight: bold
		}