.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.bottom a{
	color: #666666;
	text-decoration: none;	
}
.bottom a:hover{
	color: #AC0D1B;
	
}
.mentions {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}


