  a:link,a:active,a:visited
 {
        text-decoration:none;
		font-size: 8pt;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		color: #0033CC;

 }

a:hover
 {
        text-decoration:underline;
		color: #CC0033;
		font-weight: bold;
		font-family: "Courier New", Courier, monospace; 
		font-weight: bold;
		text-align: center;
		font-size: 9pt;
 }



input {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;

	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: solid;
	border-left-style: inset;
	cursor: inherit;
	background-color:#FFFFFF;
	border-left-color:#000066;
}
.bouton {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-bottom-color: #336666;
	border-left-color: #336666;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #0033CC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.clentete {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
}
.tdm {
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	white-space: nowrap;
}
