/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.peu {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color:#868028;
}
.peu:active {
	color:#868028;
	text-decoration:none;
}
.peu:link {
	color:#868028;
	text-decoration:none;
}
.peu:visited {
	color:#868028;
	text-decoration:none;
}
.peu:hover {
	color:#006633;
	text-decoration:none;
}
.link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
}
.link:active {
	color:#000000;
	text-decoration:none;
}
.link:link {
	color:#000000;
	text-decoration:none;
}
.link:visited {
	color:#000000;
	text-decoration:none;
}
.link:hover {
	color:#660000;
	text-decoration:underline;
}
