a.info        
   { color: #775860; font-size: 11px; font-family: Arial; text-decoration: none; text-align: left; position: relative }

a.info:hover     
  { color: #f13674; font-size: 11px; font-family: Arial; text-decoration: none; background: transparent; text-align: center }

a.info1  { color: #775860; 
font-size: 10px; 
text-decoration: none; 
position: relative }

a.info1:hover {
background: none;
font-size: 10px;
text-decoration:none; 
color:#F13674;
/* correction d'un bug IE */
}
