.txt {
	font-family:"Trebuchet MS", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	height: 19px;
	width: auto;
}
.fieldsbox {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	height: 40px;
	width: auto;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	background-color: #CCCCCC;
	height: 19px;
	width: auto;
	border: thin ridge #000000;
}
a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {

	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {


	font-weight: bold;
	color: #FFFFFF;
}
.titres {
	font-family:"Trebuchet MS";
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 3px;
	font-size: 12px;
	text-decoration: underline;
}
.pttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
