<!-- labelinform -->
.LabDarkForm  {
	color: #CCCC99  ; 
	font-weight: bold; 
	font-size: 12px; 
}

.LabLightForm  {
	color: #000066; 
	font-weight: bold; 
	font-size: 12px; 
}

.embassies  {
	color: #003399; 
	font-weight: bold; 
	font-size: 10px; 
}

<!-- titlesincentralbox -->
.ticb {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006600;
}


<!-- linksinmainpage - font-weight: bold; -->
.limp a         { font-size: 12px; font-family:Arial, Helvetica, sans-serif; text-decoration: none; }
.limp a:link    { font-size: 12px; color: #000066; }
.limp a:visited { font-size: 12px; color: #0099CC; }
.limp a:active  { font-size: 12px; color: #660000; }
.limp a:hover   { font-size: 12px; color: #009900; } 

<!-- sub links in mainpage - font-weight: bold; -->
.slimp a         { font-size: 10px; font-family:Arial, Helvetica, sans-serif; text-decoration: none; }
.slimp a:link    { font-size: 10px; color: #000066; }
.slimp a:visited { font-size: 10px; color: #0099CC; }
.slimp a:active  { font-size: 10px; color: #660000; }
.slimp a:hover   { font-size: 10px; color: #009900; } 


.adminstyle {
background-color:#CCCC99;
font-size: 10px;
}

.yellowfont  {
	color: #CCFF33; 
	font-weight: bold; 
	font-size: 12px; 

}

.petitfont {font-size:10px}
.moyenfont {font-size:12px}