body {
   margin:0;
   padding:5;
   font-family : Times New Roman;
   font-size   : 16px;
}

a.menu:link {
   font-weight     : none;
   font-family     : Times New Roman;
   text-decoration : none;
   font-size       : 18px;   
   color       : #FFA900;
}

a.menu:visited {
   font-weight     : none;
   font-family     : Times New Roman;
   text-decoration : none;
   font-size       : 18px;
   color       : #FFA900;
}

a.menu:hover {
   font-weight     : none;
   font-family     : Times New Roman;
   text-decoration : none;
   font-size       : 18px;
   color       : #FFFFFF;
}

a.submenu:link {
   font-weight     : none;
   text-decoration : underline;
   font-family     : Times New Roman;
   font-size       : 14px;   
   color          : #940F04;
}

a.submenu:visited {
   font-weight     : none;
   font-family     : Times New Roman;
   text-decoration : underline;
   font-size       : 14px;
   color           : #940F04;
}

a.submenu:hover {
   font-weight     : none;
   font-family     : Times New Roman;
   text-decoration : underline;
   font-size       : 14px;
   color           : #FFA900;
}
a.piemenu:link {
   font-weight     : none;
   text-decoration : underline;
   font-family     : Times New Roman;
   font-size       : 14px;   
   color          : #242424;
}

a.piemenu:visited {
   font-weight     : none;
   font-family     : Times New Roman;
   text-decoration : underline;
   font-size       : 14px;
   color           : #242424;
}

a.piemenu:hover {
   font-weight     : none;
   font-family     : Times New Roman;
   text-decoration : underline;
   font-size       : 14px;
   color           : #242424;
}
.fTitulo{
   font-weight     : bold;
   font-family     : Times New Roman;
   text-decoration : none;
   font-size       : 20px;
   color       : #FFA900;
}
.fmini{
   font-family : Times New Roman;
   font-size   : 12px;
   color       : #242424;
}
h1{
   margin:0px 0px 0px 0px;
   padding:20px 0px 0px 20px;
   color:#940F04;
   font-family : Times New Roman;
}
h2{
   margin:0px 0px 0px 0px;
   padding:10px 0px 0px 10px;
   color:#000000;
   font-size   : 20px;
   font-family : Times New Roman;
}
.divcpo{
   font-family : Times New Roman;
   font-size   : 16px;
   color       : #000000;
}