body {
font-family:Verdana,Arial,Helvetica,sans-serif; 
font-size: 10pt;
}

table {
border-collapse: collapse; 
border:none; 
text-align: center;
}

td {
width: 132px;
background-image:url(images/fond_bouton.jpg);
background-position:center;
padding-top : 0.4em;
padding-bottom: 0.4em;
font-weight: bold;
border-bottom: #FFF solid 1px;
}


td:hover {
width: 132px;
background-image:url(images/fond_bouton_hover.jpg);
background-position:center;
}

a {
color : #000080;
font-size : 11px;
font-style: normal;
text-decoration: none;
}

a:link {
color : #000080;
font-size : 11px;
font-style: normal;
text-decoration: none;
}

a:visited {
color : #000080;
font-size : 11px;
font-style: normal;
text-decoration: none;
}

a:hover {
color : #FF0080;
font-size : 11px;
font-style: normal;
text-decoration: none;
}

a:active {
color : #000080;
font-size : 11px;
font-style: normal;
text-decoration: none;
}