BODY {
  background-color:#858789;
  margin:0px;
  border:0px;
}
.text {
	font-family: Tahoma, Arial;
	font-size: 12px;

}
input {
	font-family: Tahoma, Arial;
	font-size: 12px;
}
a {
 font-family: Tahoma, Arial;
	font-size: 12px;

  text-decoration: none;
  color: #FFFFFF;
}

a:hover {
 font-family: Tahoma, Arial;
	font-size: 12px;

  text-decoration: none;
  color: #FAEE9E;
}
.titresorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
}
