A:hover {color: "#75552D"; font-weight: bolder; }

a:link
{
	color: rgb(64,59,89); font-weight: bold; text-decoration: none;}
a:visited
{
	color: rgb(64,59,89);font-weight: bold; text-decoration: none;}
a:active 
{
	color: rgb(64,59,89); font-weight: bold; text-decoration: none;}body
{
	margin-left: 2%; padding: 0;
	margin-right: 2%;
	margin-top: 0%;
	font-family: VERDANA;
	font-size: 10pt;
	background-color: rgb(247,247,206); /*Page*/
	color: rgb(104,112,151); /*Texte*/
}
/*	Table cells								*/
td
{
	font-size: 10pt;
	font-family: VERDANA;
	color: rgb(104,112,151); /*Texte*/

table
{
	font-family: VERDANA;
	font-size: 10pt;
	background-color: rgb(247,247,206); /*Page*/
	color: rgb(104,112,151); /*Texte*/
		
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); 
	
}
input, select, option, textarea { font-weight: normal; color: #77552D; font-size: 11px; font-family: Verdana, helvetica, sans-serif; background-color: #F5F5F5; border-left: #CCCCCC 1px solid; border-top: #CCCCCC 1px solid; border-right: #CCCCCC 1px solid; border-bottom: #CCCCCC 1px solid; text-decoration: none; }
h1
{
	font-size: 8pt;
	color: rgb(104,112,151); /*Texte*/
h2
{
	font-size: 11pt;
	color: rgb(104,112,151); /*Texte*/
h3
{
	font-size: 10pt;
	font-weight : bold;
}
h4
{
	color: rgb(204,255,255);
}
h5
{
	color: rgb(0,0,102);
}
h6
{
	color: rgb(153,0,0);
}