a:link {
	COLOR: #FFFFFF;
	text-decoration: none;
}
a:visited {
	COLOR: #FFFFFF;
	text-decoration: none;
}
a:hover {
	COLOR: #FFFFFF;
	text-decoration: underline;
}
a:active {
	COLOR: #FFFFFF;
	text-decoration: none;
}
.texte
{
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold
}