<style type="text/css">

a.bouton:link{
 
height:10px; 
text-decoration:none; 
color:black;
text-align:right; 
background-color:white;
padding:0px}

a.bouton:visited{

height:10px;
text-decoration:none; 
color:black; 
text-align:right;
background-color:white;
padding:0px}

a.bouton:hover{

height:10px; 
text-decoration:none;
color:#CCCCCC; 
text-align:right; 
background-color:white;
padding:0px}

.bouton{text-align:right;padding:0px;}


a:link {color:#000000; text-decoration:none;}
a:visited {color:#000000; text-decoration:none;}
a:hover {color:#CCCCCC; text-decoration:none;}

</style>