
h3 { color:#13259;
  font-weight: bold;
   font-style: italic;
}
 
body { color:#8c2004;
 /*background-color:#ffffff;*/
 background-image: url('../Images/Automax.gif');
 background-repeat: repeat;
}

a { color: #fc9074; }
a:visited { color:#dc7054;}
a:hover { color:#999900;}
a:active { color:#999900}


.hr {
    background-color:;/*#dAeAf0;*/
    color:  ;
   }
.semnat {
         font-style : italic;
         font-size: small;
         color:  ;
        }