@charset "ISO-8859-1";
.NurielleCSS {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #669900;
	text-decoration: none;
}
.TitleCSS {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #669933;
	text-decoration: none;
}
.NurielleCaptionsCSS {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #252525;
	text-decoration: none;
}
.defCSS {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.defSmallCSS {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #252525;
}
a:active {
	text-decoration: none;
}

