@charset "utf-8";
/* CSS Document */
a{text-decoration:none;}
a:hover{text-decoration:underline;}
body{margin: 0px; padding: 0px; color: #808080; background: #ffffff}
div,td{color: #808080;}
form{margin: 0px}
.menu{color: #E9DDA1}
.t1{color: #84774A;}
.t2{color: #B0B3A2;}


.t3{
  color: #7D150A;
  padding: 5px;
  text-align: justify;
}
.t4{color: #ffffff;}

.t5{
  color: #FCF1E4;
  padding: 5px;
  text-align: justify;
    }
.t6{
  color: #302F2F;
  padding: 3px;
}


h1 {
  font-size: xx-large;
  font-style: normal;
  font-weight: bolder;
  color: #9933FF;
}
h2 {
  font-style: normal;
  font-weight: bold;
  color: #7D150A;
  padding: 6px 3px 5px 4px;
}
