.pagebody
{
	width: 1024px;
    text-align: center;
	border-style:solid;
	border-width:thin;
	margin: auto;
	font-family: Cambria, "Hoefler Text", Utopia, "Liberation Serif", "Nimbus Roman No9 L Regular", Times, "Times New Roman", serif;
}
td, th /* Mettre une bordure sur les td ET les th */
{
    border: 1px solid black;
}

.pagelink:visited 
{
	color: #777777;
}

.pagelink
{
	color: #333333;
}

.footpage
{
	text-align: center;
	font-size: xx-small;
	font-family:Verdana, "Arial Black", Arial, serif;
}
.test:visited 
{
	color: #000000;
}
.test
{
	color: #000000;
}