.master {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.titre {
	font-family: Arial,;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.lien {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-style: oblique;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #FFFFFF;
}
.lien:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-style: oblique;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #666666;
}
.lien2 {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	color: #666666;
	font-style: oblique;

}

.lien2:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-style: oblique;
	color: #FF0000;
}
.master2 {

	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
