.PAGEDefault {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration:none;
}
.PAGEDefault:hover {
	color: #FF8200;
	text-decoration:underline;
}

.PAGEPiedDePage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: grey;
	text-decoration:none;
}
.PAGEPiedDePage:hover {
	color: black;
	text-decoration:underline;
}


