a:hover {
	COLOR:#FFFFFF;

	font : Verdana;
}

a {
	text-decoration: none;
	font : 11px Verdana;
	color : White;
}

 
body {
 scrollbar-face-color: #FFFFFF; 
 scrollbar-shadow-color: #5b1402;
 scrollbar-highlight-color: #DCC49C;
 scrollbar-3dlight-color: #FFFFFF; 
 scrollbar-darkshadow-color: #5b1402; 
 scrollbar-track-color: #CF9A56; 
 scrollbar-arrow-color: #5B1402;
}

.text {
	COLOR: #660000;
	text-decoration: none;
	font: 12px Verdana;
}
.text:hover {
	COLOR: White;
	text-decoration: none;
	font: 12px Verdana;
}
a.text:hover {
	COLOR: White;
	text-decoration: none;
	font: 12px Verdana;
	}

.textb {
	COLOR: #000000;
	text-decoration : none;
	font : 11px Verdana;
}


a.textb:hover {
	COLOR: #000000;
	text-decoration : underline;
	font : 11px Verdana;
}
.min {
	COLOR: #843600;
	text-decoration : none;
	font : 9px Verdana;
}
a.min {
	COLOR: #843600;
	text-decoration : none;
	font : 9px Verdana;
}
.titre {
	COLOR: White;
	text-decoration: none;
	font: bold 15px Verdana;
}

.textbl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000CC;
	text-decoration: underline;
}

div#menu {
    height: auto;
    width: 150px;
}
div#menu area {
    height: 40px;
    width: 125px;
    margin: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    text-align: center;
    line-height: 200%;
    list-style-type: none;
    background-image: url(images/buttonface-up.jpg);
    background-repeat: no-repeat;
}
div#menu area a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
}
div#menu area a:hover {
    height: 40px;
    width: 125px;
    margin: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    text-align: center;
    line-height: 200%;
    list-style-type: none;
    background-image: url(images/buttonface-up.jpg);
    background-repeat: no-repeat;
} 
