body {
   background-color: #fff;
   margin-left: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
}
.tituloPagina {
   font-family: Arial;
   font-size: 14px;
   font-weight: bold;
   color: #7B9C0A; 
}
body,td,th {
   font-family: Arial;
   font-size: 12px;
   color: #333333;
}
.menuItem {
   color: #535353;
   font-weight: bold;
}
.menuTitulo {
   color: #FFFFFF;
   font-weight: bold;
   font-size: 12px;
}
.alerta {
   color: #FF0000;
   font-weight: bold;
   font-size: 14px;
}
.alerta2 {
   color: #7D8CAE;
   font-size: 11px;
}
.alertasucesso {
   color: #4B81D8;
   font-weight: bold;
   font-size: 14px;
}
.destaqueInfoCliente {
   color: #2559AF;
   font-size: 12px;
}
.style2 {
   color: #C0C0C0;
   font-size: 11px;
}
.bemvindo {
   font-size: 18px;
   font-family: Arial;
   color: #808080;
   font-weight: bold;
}

a:link {
   color: #006699;
}
a:visited {
   color: #006699;
}
a:hover {
   color: #993300;
}
a:active {
   color: #006699;
}


a.menu:link {
   color: #535353;
   text-decoration: none;
   font-size: 11px;
   font-weight: bold;
}
a.menu:visited {
   color: #535353; 
   text-decoration: none;
   font-size: 11px;
   font-weight: bold;
}
a.menu:hover {
   color: #84A70C;
   text-decoration: none;
   font-size: 11px;
   font-weight: bold;
}
a.menu:active {
   color: #BE161B;
   text-decoration: none;
   font-size: 11px;
   font-weight: bold;
}


a.impressao:link {
   color: #000000;
   text-decoration: none;
   font-size: 14px;
   font-weight: bold;
}
a.impressao:visited {
   color: #000000; 
   text-decoration: none;
   font-size: 14px;
   font-weight: bold;
}
a.impressao:hover {
   color: #CC1C1C;
   text-decoration: none;
   font-size: 14px;
   font-weight: bold;
}
a.impressao:active {
   color: #000000;
   text-decoration: none;
   font-size: 14px;
   font-weight: bold;
}