A:ACTIVE, A:LINK, A:VISITED {
	color : red;
	text-decoration : underline;	
}

A:HOVER {
	color : black;
	text-decoration : underline;	
}

.texte1{
	font-family : Arial;
	font-size : 16px;
	font-weight : bold;
}

.texte2{
	font-family : Arial;
	font-size : 13px;
}

.texte3{
	font-family : Arial;
	font-size : 13px;
	font-weight : bold;
}

.texte4{
	font-family : Arial;
	font-size : 16px;
	font-weight : bold;
}
