Body, A, Table, Tr, Td, P {
font-family: Arial Narrow, Arial;
font-size: 16pt;
color: #333333;
}

Body {
//background-image: url(a.img/Fondo.jpg);
//background-attachment: fixed;
//background-position: top center;
background-color: white;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.MnuBg {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#3b3b6e+0,2e5540+50,9b0f2b+100 */
    background: linear-gradient(to right, #3b3b6e 0%,#2e5540 50%,#9b0f2b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}


A{
text-decoration:none;
}
a:hover {color:#6666AA;}