body { font-family: sans-serif; }

h1 { color: #119E35; }

.buttonscontainer {width: 90px;}

.buttons a, .buttons a:link, .buttons a:visited, .buttons a:active, .buttons p {
color: #FFFFFF;
background-color: #F6941F;
width: 120px;
padding: 2px;
padding-left: 3px;
display: block;
font: 12px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;}

.buttons a:hover {background-color: #FFE87B;
color: #089C34;} 