A
{
color: white; text-decoration: none;
}

A:hover {
	color: white; text-decoration: underline; weight: bold;
}

A.accueil:hover {
	background-color: #ffffff; color: #000000; text-decoration: none
}
A.accueil {
	color: #ffffff; text-decoration: none
}

SELECT {
	FONT-FAMILY: Arial,Times; FONT-SIZE: 11px
}
