.titre {
	font-family : Verdana;
	font-weight : bold;
	font-size : 11px;
	color : 595900;
	line-height : 20px;
}
.texte {
	font-family : Verdana;
	font-size : 11px;
	color : 595900;
	line-height : 20px;
}
.copyright {
	font-family : Verdana;
	font-size : 10px;
}
A:link {
	color : #FFFFFF;
	font-weight : bold;
	font-size : 10px;
	font-family : Verdana;
	text-decoration : none;
}

A:visited {
	color : #FFFFFF;
	font-weight : bold;
	font-size : 10px;
	font-family : Verdana;
	text-decoration : none;
}

A:hover {
	color : #DDDDDD;
	font-weight : bold;
	font-size : 10px;
	font-family : Verdana;
	text-decoration : none;
}

A:active {
	color : #CCCCCC;
	font-weight : bold;
	font-size : 10px;
	font-family : Verdana;
	text-decoration : none;
}
