a
{
	text-doration: none;
	color: #000080;
}

a:visited {
	text-decoration: none;
	color: #000080;
}

a:visited {
	text-decoration: none;
	color: #000080;
}

a:hover {
	text-decoration:underline;
	color:#000080;
}

a:active {
	text-decoration: none;
	color: #ff9911;
}

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

input {
	background-image: none;
	font-family: Verdana;
	border-color:#B8B8B8;
	border-style:solid;
	border-width: 1px;
}

input.btn {
	font-family: Verdana;
	border-color:#B8B8B8;
	border-style:solid;
	border-width: 1px;
	background-image: url("../img/Bouton.JPG");
	background-repeat: repeat;
}

INPUT.btn:HOVER{
	font-family: Verdana;
	border-color:#000000;
	border-style:solid;
	border-width: 1px;
	background-image: url("../img/Bouton.JPG");
	background-repeat: repeat;
}