body,td,th {
	font-family: "verdana";
	font-size: 14px;
	color: #336600;

}
body {
	background-color: #FF9933;
}
a:link {
	color: #CC3333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6666CC;
}
a:hover {
	text-decoration: underline;
	color: #CC3333;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 24px;
	font-family: "Lucida Calligraphy";
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 18px;
}
table {
	background-color: #FFFFCC;
}
.bandeaubas {
	font-size: 12px;
	font-weight: normal;
}

