body {
background-color: #4b3232;
margin: 0;
margin-top: 20px;
margin-bottom: 40px;
}

a { 

outline: none;
color: #8F8F8F;
text-decoration: none;
}

a:hover {

color: #ffffff;
text-decoration: none;
}

a.image {

opacity: 1.0;
filter: alpha(opacity=100);
}

a.image:hover {

opacity: 0.8;
filter: alpha(opacity=80);
}

.menu_grupo {
color:#474747;
font-family:Arial,Verdana;
font-size:10px;
text-transform:uppercase;
}

.menu_grupo span {

padding:0 6px;
}

.rodape {

font-family: Arial, Verdana;
font-size: 10px;
color: #5d5e60;
}

img {

border: none;
}
