#pieddepage{
  width:775px;
  background-color:#333333;
  text-align:right;
  color:#eaeaea;
    height:27px; 
    vertical-align:middle;
    line-height:26px;
}  

#pieddepage a,
#pieddepage a:link,
#pieddepage a:visited,
#pieddepage a:active,
#pieddepage a:hover{
            color:#eaeaea;
            text-decoration:none;
            font-weight: bold;
            font-size: 12px;
            font-family: arial,verdana,sans-serif;
}

#pieddepage a:hover{
            text-decoration:underline;

}

