.center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.center2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3887;
	font-weight: bold;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;	
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FF3887;
}
a:link {
  color: #FF3887; 
 text-decoration: none;
}/*normal links in the text*/
a:visited {
  color: #FF3887;  
  text-decoration: none;
}
a:hover { /*this effect is not shown in NN4.xx*/
  color: #666666; 
  text-decoration: none;
  font-weight: bold;
}
