.texte3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
	color: #CCCCCC;
    background-color: #666666;
	letter-spacing: normal;
	text-align: center;
	vertical-align: top;
	word-spacing: normal;
}
a:link {
	color: #FFEA00;
	text-decoration: none;
}

a:visited {
  color: #FFEA00;
  text-decoration: none;
}

a:hover {
    color: #00A8FF;
	text-decoration: none;
}

a:active {
	color: #FFFFFF;
	text-decoration: none;
}