
element {
	color: #000;
	font-style: normal;
	font-weight: bold;
	font-size: large;
	line-height: normal;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
td   {
	color: #000;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
}
a:link {
    color: #634F02;
    text-decoration: none;
    color: #000000;
    font-size: 17px;
}
.actif {
    color: #634F02;
}
a:visited {
    color: #000000;
    text-decoration: none;
}
a:hover {
    color: #634F02;
    text-decoration: underline;
}
.menuA, .menuA a:visited {
	color: #d10019;
    font-size: 17px;
}
#menuB a, #menuB .menuA {
    font-size: 13px;
}
.Noir {
	color: #000;
}

