

.buttonscontainer {width: 175px;}

.buttons a {color: #000000;
background-color: #7ea098;
padding: 3px;
padding-left: 3px;
display: block;
border-bottom: 1px solid #FFFFFF;
font: 12px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: center;}

.buttons a:link {
color:#000000;
}
.buttons a:visite {
color:#000000;
}
.buttons a:hover {background-color: #CFDBD8;
color: #000000;
text-decoration: none;}
.buttons a:active {
color:#000000;
}