.tabtxt a{
color: #fff;
text-decoration: none;
}
.tabtxt a:hover{
color: #DFE44F;
}

#wrappertabs{
width: 300px;
margin: 0 auto;
}
.boxhome{
background: #fff;
font-size: 12px;
}
.boxholder{
clear: both;
padding: 0px;
background: #007a3f;
}
.tabhome{
float: left;
height: auto;
width: 98px;
margin: 0 1px 0 0;
text-align: center;
background: #007a3f url(/include/img/greentab.jpg) no-repeat;
}
.tabtxt{
margin: 1px;
color: #fff;
font-size: 11px;
font-weight: bold;
padding: 5px 0 0 0;
}

