@charset "UTF-8";
.CapeMentelle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
/* links */
a:link, a:visited {
	color:#003300;
	text-decoration:none;
}
a:hover, a:focus, a:active {
	color:#fff;
	background-color:#003300;
	text-decoration:none;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #BB9468;
}
