.center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	font-weight: bold;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003399;
	font-weight: bold;	
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;	
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	background-color: #CCCCCC;
	border: 1px solid #999999;
}
a:link {
  color: #99CCFF; 
 text-decoration: none;
}/*normal links in the text*/
a:visited { /*this effect is not shown in NN4.xx*/
  color: #99CCFF; 
  text-decoration: underline;
}
a:hover { /*this effect is not shown in NN4.xx*/
  color: #003399; 
  text-decoration: none;

}
.pics2{
border:solid #CCCCCC 1px;
}
