.copyright{
font-family: Arial;
font-size: 10px;
}

.titulo{
font-family: Arial;
font-size: 18px;
font-weight: bold;
color: #000000;
}

LI,txt,TD,P{
font-family: Arial;
font-size: 11px;
font-weight: normal;
color: #686868;
}

A{
font-family: Arial;
font-size: 11px;
font-weight: bold;
color: #AC4240;
}
A:hover{
font-family: Arial;
font-size: 11px;
font-weight: bold;
color: #000000;
}

.linkMenu{
font-family: Arial;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}
