a:link {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
}

a:active {
	text-decoration: none;
}
.lien_mistic {color: #999999}
.lien_web a:visited {
	color: #FF0000;
	text-decoration:none
}
.lien_web a:link {
	color: #FF0000;
	text-decoration:none
}
.lien_web a:hover {
	color: #999999;
	text-decoration:none
}

.titre_page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
