.verdana {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: small;
	color: #CCCCCC;
	text-decoration: none;
}
a:link {
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	font-weight: lighter;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-weight: lighter;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-weight: lighter;
	color: #666;
	text-align: center;
}
.titres {
	font-size: 18px;
	font-weight: normal;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	color: #666;
}
.titres div strong {
	font-size: 24px;
	font-weight: bold;
	color: #333;
	vertical-align: middle;
	text-align: center;
}

.legendes {
	font-family: "Courier New", Courier, monospace;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
}
.textes {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: small;
	font-style: normal;
	color: #666;
	margin: 4px;
	background-color: #FFF;
	border-color: #000;
	border-width: 1px;
}
