a.btn_trier  {
       color: #FF7D00;
       border: 1px solid #FF7D00;
       cursor: pointer;
       padding: 2px 4px;
       height: 18px;
       text-decoration: none;
       font-size: 11px;
       font-weight: bold;
}

a.btn_trier:link {
       color: #FF7D00;
       border: 1px solid #FF7D00;
       cursor: pointer;
       padding: 2px 4px;
       height: 18px;
       text-decoration: none;
       font-size: 11px;
       font-weight: bold;
}
a.btn_trier:visited  {
       color: #FF7D00;
       border: 1px solid #FF7D00;
       cursor: pointer;
       padding: 2px 4px;
       height: 18px;
       text-decoration: none;
       font-size: 11px;
       font-weight: bold;
}
a.btn_trier:hover  {
       color: #FFFFD6;
       border: 1px solid #FF7D00;
       cursor: pointer;
       text-decoration: none;
       background-color: #FF7D00;
}
a.btn_trier_in  {
       color: #FF7D00;
       border: 1px solid #FF7D00;
       cursor: pointer;
       text-decoration: none;
       background-color: #FFFFD6;
	   
       padding: 2px 4px;
       height: 18px;
       text-decoration: none;
       font-size: 11px;
       font-weight: bold;
}
