body{
color: #fff;
font-size: 10px;
font-family:Arial, Helvetica, sans-serif;
background-color: #913601;
}
a{
color: #fff;
text-decoration: none;
}
a:hover{
color: #DFE44F;
}
p{
margin: 0;
padding: 5px;
line-height: 1.5em;
text-align: justify;
border: 1px solid #73A405;
}
#wrapper{
/*## widht div principal ##	
width: 450px;*/
}
.box{
background-color: #913601;
}
.boxholder{
clear: both;
padding: 2px;
background: red;/*#8DC70A;*/
}
.tab{
float: left;
height: 25px;
width: 97px;
margin: 0 1px 0 0;
text-align: center;
/*background: #3d74b2 url(images/greentab.png) no-repeat;*/
background: red;/*#8DC70A;*/
}
.tabtxt{
margin: 0;
color: #fff;
font-size: 12px;
font-weight: bold;
padding: 9px 0 0 0;
}

