.rouge
	{
	font-weight : bold;color:red;
	}

.orange
	{
	font-weight : bold;color:orange;
	}


.vert
	{
	color:green;
	}
	
.bleu
	{
	color:blue;
	}
.ciel
	{
	color:#36f;
	}
	
.petit
	{
	font-size:  6pt;
	}