

a:link { color: #885F23;}
a:visited { color: #black;}
a:active { color: SILVER;}
a:hover { color: #000000; background-color: #DFCCAD; text-decoration: none; }

.text
{
	color: black;
	font-family: arial, verdana;
	font-size: 9pt;
	line-height: 13pt;
	text-align: left;
	text-decoration: none;
}


.text A:visited
{
	color: #885F23;
	font-family: arial, verdana;
	font-size: 9pt;
	line-height: 13pt;
	text-align: left;
	text-decoration: underline;
}

.text A:hover
{
	color: #885F23;
	font-family: arial, verdana;
	font-size: 9pt;
	line-height: 13pt;
	text-align: left;
	text-decoration: none;
}


.titre
{
	color: black;
	font-family: arial, verdana;
	font-size: 11pt;
	line-height: 13pt;
	text-decoration: none;
}


.comment
{
	color: gray;
	font-family: arial, verdana;
	font-size: 9pt;
	font-style: italic;
	text-align: center;
	text-decoration: none;
}
