.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.text A {
            color: #775E37;
            text-decoration: underline;
}

.text A:hover {
            color: #775E37;
            text-decoration: underline;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #775E37;
}

.menu A {
            color: #775E37;
            text-decoration: underline;
}

.menu A:hover {
            color: #775E37;
            text-decoration: underline;
}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 775E37;
}
