.imp {
	font-family: Geneva;
	font-size: 12px;
	font-weight: 500;
	color: #990000;
}
.txt {
	font-family: Geneva;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	letter-spacing: 1px;
}
.txtnoir {
	font-family: Geneva;
	color: #000000;
	font-size: 9px;
}
.texteslight {
	color: #73735D;
	font-size: 11px;
	font-stretch: expanded;
	font-family: Geneva;
}
a {
	font-family: Geneva;
	font-size: 10px;
	color: #660000;
}
a:link {
	text-decoration: none;
	color: #990000;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #660000;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
	font-weight: normal;
}
a:active {
	text-decoration: none;
	color: #CC0000;
	font-weight: normal;
}