.white { 
font-weight:bold ; color: white ;
text-decoration: none ; }

a {	
	color: #3366CC;	
	text-decoration: none ; }
	
.petit { font-size: x-small; }

.titre { color:#333333 ; display:compact ; font-size:18px ; height:inherit ; font:large; }

.rouge { color:#FF0000 ; }

.menu { font-size:x-small ; }

a:hover {
	background-color: #FFFFFF;
	color:#FF0000;
	clip: auto;
}


.Cligno {
	color: #CC0033;
	text-decoration: blink;
	font-weight: bolder;
}

