body {
	background-image: url(images/fondhtml.gif);
	text-align: center;
}
td {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.8em;
	padding: 10px;
	font-variant: small-caps;
	font-weight: bold;
	background-image: url(images/fondtd.gif);
}
a {
	color: #CCCCCC;
	text-decoration: none;
	font-variant: normal;
	line-height: 20px;
	font-weight: normal;
}
* {
	margin: 0px;
	padding: 0px;
}
a:hover {

	color: #C6ECEC;
	text-decoration: none;
	font-variant: normal;
	line-height: 20px;
	font-weight: normal;
}
table {
	margin: 20px;
}
a:visited {

	color: #CCCCCC;
	text-decoration: none;
	font-variant: normal;
	line-height: 20px;
	font-weight: normal;
}
