a:hover {
	COLOR:#FFFFFF;
	font : Verdana;
}
a {
	text-decoration: none;
	font: 11px Verdana;
	color: Black;
}


body {
 scrollbar-face-color: #FFFFFF; 
 scrollbar-shadow-color: #FFFFFF;
 scrollbar-highlight-color: #FFFFFF;
 scrollbar-3dlight-color: #CFCFB5; 
 scrollbar-darkshadow-color: #000000; 
 scrollbar-track-color: #FFFFFF; 
 scrollbar-arrow-color: #000000;
}

.text {
	COLOR: #311802;
	text-decoration : none;
	font : 11px Verdana;
}
a.text:hover {
	COLOR: #311802;
	text-decoration: underline;
	font: 11px Verdana;
}
.text11 {
	COLOR: #311802;
	text-decoration : none;
	font : 11px Verdana;
}
.textmin {
	COLOR: #311802;
	text-decoration : none;
	font : 9px Verdana;
}
a.textmin {
	COLOR: #311802;
	text-decoration : none;
	font : 9px Verdana;
}
a.textmin:hover {
	COLOR: #311802;
	text-decoration : underline;
	font : 9px Verdana;
}

.or {
	COLOR: #EE8300;
	text-decoration: none;
	font: 12px Verdana;
}
a.or {
	COLOR: #EE8300;
	text-decoration : none;
	font : 12px Verdana; 
}
	
a.or:hover {
	COLOR: #EE8300;
	text-decoration: underline;
	font: 12px Verdana;
}

.bleu {
	COLOR: #0700A8;
	text-decoration: none;
	font: 11px Verdana;
}
a.bleu {
	COLOR: #0700A8;
	text-decoration : none;
	font : 11px Verdana; 
}
	
a.bleu:hover {
	COLOR: #0700A8;
	text-decoration: underline;
	font: 11px Verdana;
}
.bleu10 {
	COLOR: #0700A8;
	text-decoration: none;
	font: 10px Verdana;
}
a.bleu10 {
	COLOR: #0700A8;
	text-decoration : none;
	font : 10px Verdana; 
}
a.bleu10:hover {
	COLOR: #0700A8;
	text-decoration: underline;
	font: 10px Verdana;
}
.red {
	COLOR: #8B0000;
	text-decoration: none;
	font: 11px Verdana;
}
a.red {
	COLOR: #8B0000;
	text-decoration: none;
	font: 11px Verdana;
}
	
a.red:hover {
	COLOR: #8B0000;
	text-decoration: underline;
	font: 11px Verdana;
}
.home {
	COLOR: White;
	text-decoration: none;
	font: bold 11px Verdana;
}
a.home{
	COLOR: White;
	text-decoration: none;
	font: 11px Verdana;
}
.textblack{
	COLOR: Black;
	text-decoration : none;
	font : 11px Verdana;
}

a.home:hover{
	COLOR: #D3D3D3;
	text-decoration: underline;
	font: 11px Verdana;
}

table.home{
	background-color: transparent;
	border-right: 1px solid #BFBFB;
	border-bottom: 1px solid #BFBFBF;
	border-left: 1px solid #BFBFBF;
	border-top: 1px solid #BFBFBF;
}
td.home{
	background-color: transparent;
	border-right : 1px dotted #BF2314;
	border-bottom : 1px dotted #BF2314;
}