body {
	font-family: Arial, Helvetica, sans-serif;
	/*background-color: #000000;*/
}
a {
	color: #000;
text-decoration : none;
	font-weight: bold;
}
a:visited {
	color: #000;
font-weight: bold;
text-decoration : underline;
}
a:hover {
color : #000;
text-decoration : underline;
font-weight: bold;
}
.liste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BB323D;
}
.mailingInput {

}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
