.lienred {
	text-decoration : underline;
	color : #BF4B44;
}

a:hover.lienred {
	text-decoration : none;
	color : #BF4B44;
}
