a.tag1
{
	font-weight: normal; font-style: normal;   font-size: 12px; 
	font-family: arial, tahoma, verdana; 
	color: #2C3E72; 
	text-decoration:none;
}
a.tag1:hover { color: #926A92; }

a.tag2
{
	font-weight: bold; font-style: normal;   font-size: 16px; 
	font-family: arial, tahoma, verdana; 
	color: #A27EC0; 
	text-decoration:none;
}
a.tag2:hover { color: #926A92; }

a.tag3
{
	font-weight: normal; font-style: normal;  font-size: 20px; 
	font-family: arial, tahoma, verdana; 
	color: #FFCC01; /* Couleur jaune */
	text-decoration:none;
}
a.tag3:hover { color: #F3D843; }

a.tag4
{
	font-weight: bold; font-style: normal;  font-size: 18px; 
	font-family: arial, tahoma, verdana; 
	color: #6EAA10; /* Couleur vert */
	text-decoration:none;
}

a.tag5
{
	font-weight: normal; font-style: normal;  font-size: 10px; 
	font-family: tahoma, arial, verdana; 
	color: #55B1F1; /* Couleur bleu clair */
	text-decoration:none;
}

a.tag6
{
	font-weight: bold; font-style: normal;  font-size: 14px; 
	font-family: tahoma, arial, verdana; 
	color:#FF80FF; /* Couleur rose */
	text-decoration:none;
}

a.tag7
{
	font-weight: bold; font-style: normal;  font-size: 9px; 
	font-family: verdana, tahoma, arial; 
	color: #5FD15F; /* Couleur vert */
	text-decoration:none;
}

a.tag8
{
	font-weight: bold; font-style: normal;  font-size: 16px; 
	font-family: verdana, tahoma, arial; 
	color: #7F9DB9; /* Couleur rouge fonce */
	text-decoration:none;
}

a.tag9
{
	font-weight: normal; font-style: normal;  font-size: 14px; 
	font-family: arial, tahoma, verdana; 
	color: #FF8080; /* Couleur rose saumon */
	text-decoration:none;
}

a.tag10
{
	font-weight: bold; font-style: normal;  font-size: 14px; 
	font-family: arial, tahoma, verdana; 
	color: #FC9703; /* Couleur orange */
	text-decoration:none;
}

a.tag11
{
	font-weight: bold; font-style: normal;  font-size: 13px; 
	font-family: arial, tahoma, verdana; 
	color: #808080; /* Couleur gris */
	text-decoration:none;
}

a.tag12
{
	font-weight: bold; font-style: normal;  font-size: 11px; 
	font-family: tahoma, arial, verdana; 
	color: #AEA052; /* Couleur jaune olive */
	text-decoration:none;
}


a.tag1:hover, a.tag2:hover , a.tag3:hover , a.tag4:hover , a.tag5:hover , a.tag6:hover , a.tag7:hover , a.tag8:hover , a.tag9:hover , a.tag10:hover , a.tag11:hover , a.tag12:hover  { text-decoration: underline; }
