body {
   font-family : Times New Roman;
   color       : #000000;
   font-size   : 14px;
   margin      : 5px;
   font        : Arial;
}
h1 {
   font-family : Times New Roman;
   color       : #2B2B2B;
   font-size   : 25px;
}
h2 {
   font-family : Times New Roman;
   color       : #2B2B2B;
   font-size   : 20px;
}

hr {
   height:1px;
   color:#c1c1c1;
   background-color:#c1c1c1;
   border:0px
}

a.MEnc {
   color           : #C6780B;
   font-family     : Times New Roman;
   font-weight     : bold;
   text-decoration : none;
   font-size       : 16px;
}

a.MEnc:hover {
   color           : #C6780B;
   font-family     : Times New Roman;
   font-weight     : bold;
   text-decoration : underline;
   font-size       : 16px;
}
a.MEnc:visited {
   color           : #C6780B;
   font-family     : Times New Roman;
   font-weight     : none;
   font-size       : 16px;
}
a.MSite {
   color           : #C6780B;
   font-family     : Times New Roman;
   text-decoration : none;
   font-size       : 12px;
}

a.MSite:hover {
   color           : #C6780B;
   font-family     : Times New Roman;
   text-decoration : underline;
   font-size       : 12px;
}
a.MSite:visited {
   color           : #C6780B;
   font-family     : Times New Roman;
   font-size       : 12px;
}

a.Mventa {
   color           : #FFFFFF;
   font-family     : Times New Roman;
   font-weight     : none;
   text-decoration : underline;
   font-size       : 12px;
}

a.Mventa:hover {
   color           : #FFFFFF;
   font-family     : Times New Roman;
   font-weight     : none;
   text-decoration : underline;
   font-size       : 12px;
}
a.Mventa:visited {
   color           : #FFFFFF;
   font-family     : Times New Roman;
   font-weight     : none;
   text-decoration : underline;
   font-size       : 12px;
}
.uptexto{
   text-transform:uppercase;
}


