.baskerville {
	font-family: Garamond, Baskerville, Times;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.corps20 {
	font-family: Garamond, Baskerville, Times;
	font-size: 22px;
	color: #000000;
	text-decoration: none;
}
.grand {
	font-family: Garamond, Baskerville, Times;
	font-size: 30px;
	color: #000000;
	text-decoration: none;
}
.enorme {
	font-family: Garamond, Baskerville, Times;
	font-size: 46px;
	color: #000000;
	text-decoration: none;
}
.gignatesque {
	font-family: Garamond, Baskerville, Times;
	font-size: 96px;
	color: #000000;
	text-decoration: none;
}
.gigantesque {
	font-family: Garamond, Baskerville, Times;
	font-size: 350px;
	color: #000000;
	text-decoration: none;
}

a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.titres {
	font-size: 24px;
	font-family: Garamond, Baskerville, Times;

}
.legendes {
	font-family: Garamond, Baskerville, Times;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.courrier {
	font-family: Courier, "Courier New", "courier";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
