body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	color: #003300;
	font-size:10px
}
h1 {color:#333333;
font-size:18px;}

h2 {font-size:12px;
color:#003300;
}
body {
	background-color: #cccccc;
}
a {
	color:#333333;
	font-weight:bold;
}
a:link {
	text-decoration: none;
	color:#CC33CC;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color:#CC33CC;
}
a:hover {
	text-decoration: underline overline; 
		color:#3333CC;
}
a:active {
	text-decoration: none;
	color:#CC33CC;
}

.texte {color:#333333;
}
#BasDePageLiens {
	height:40px;
	width:100%;
	left: 5px;
	visibility: visible;
}
