body {
	background-color: #FFFFFF;
	background-image: url(images_menu/fondmenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}
a:link {
	color: #006633;
	text-decoration: none;
}
a:visited {
	color: #006633;
	text-decoration: none;
}
a:active {
	color: #006633;
	text-decoration: none;
}
a:hover {
	color: #CC3333;
	text-decoration: none;
}
