body{
color : #371f00;
background : #FFF7EE;
}

a{
text-decoration : none;
}

a:link{
color : #9f5800;
}

a:visited{
color : #824700;
}

a:active{
color : #f08400;
}

a:hover{
text-decoration : underline;
}

.voice{
width : 30px;
height : 20px;
border : none;
padding : 0px;
margin : 0px 5px;
}

p{
line-height : 130%;
padding : 0px;
margin : 0px 0px 10px 0px;
}