a:link {
    color: #195905;
    background-color: transparent;
    text-decoration: transparent;
}
a:visited {
    color: #0000FF;
    background-color: transparent;
    text-decoration-color: transparent;
}
a:hover {
    color: red;
    transition: background-color 0.5s;
    text-decoration: transparent;
}
a:active {
    color: teal;
    background-color: transparent;
    text-decoration: transparent;
}
 body {
    background-image: url("/timbertrails/trails/gg1.webp");
    background-color: #008000;
    background-repeat: repeat;
    background-attachment: scroll;
    font-family: "Segoe Ui Historic Regular", helvetica, sans-serif;
    font-size: 22px;
    color: #195905;
    font-style: normal;
    font-weight: 900
}
.table1 {
    width:90%;
    text-align: left;
    background-color: #FFFFFF;
    border-style: none;
    margin-left: auto;
    margin-right: auto
}
.table15 {
    width:55%;
    background-color: #FFFFFF;
    border: 8px solid #195905;
    border-radius:40px;
    margin-left: auto;
    margin-right: auto;
}
.tftable{
    width:95%;
    font-size:40px;
    font-weight: 900;
    border: 8px;
    color:#fffacd;
    border-width: 6px;
    border-color: #195905;
    border-collapse: collapse;
    margin-left: auto;
    margin-right: auto
}
 .tftable th{
    font-size:22px;
    font-weight: 900;
    background-color: #195905;
    border-width: 6px;
    padding: 15px;
    border-style: solid;
    border-color: #195905;
    text-align:center
}
 .tftable tr{
    background-color: #fffacd;
}
 .tftable td{
    font-size:24px;
    color:#195905;
    font-weight: 900;
    text-align:center;
    border-width: 6px;
    padding: 15px;
    border-style: solid;
    border-color: #195905;
}
 th{
    font-size: 4em;
    background-color: #ff0000;
    padding: 20px
}
 .tftable tr:hover{
    background-color:#ffffff
}
u {
    text-decoration: none;
    border-bottom: 3px solid #195905;
}
#myBtn {
    display: none;
    position: fixed;
    bottom: 35px;
    right: 13px;
    z-index: 99;
    font-size: 18px;
    font-weight: 900;
    border: none;
    outline: none;
    background-color: #195905;
    color: #FFFF00;
    cursor: pointer;
    padding: 8px;
    border-radius: 20px;
}
#myBtn:hover {
    background-color: black;
}
figure {
    border: white;
    padding: 5px;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-top: auto;
}
figcaption {
    background-color: white;
    color: #195905;
    padding: 15px;
    text-align: center;
}
strong {
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    margin-left: auto;
    margin-right: auto;
}
em {
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    text-align: center;
}
 small {
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    text-align: center
}
i {
    font-size: 20px;
    font-style: italic;
    font-weight: 600;
}
b {
    color: #195905;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    text-align: center;
    margin: auto;
    margin-bottom: auto;
}
u {
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    text-align: center;
    margin: auto;
    margin-bottom: auto;
    text-decoration: none;
    text-underline-offset: 8px;
    border-bottom: 3px solid #195905;
}
p {
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    text-align: left;
    text-indent: 45px;
    line-height: 2.0;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
}
 img {
     border-radius: 35px;
     border:4px solid #195905;
     background-color:#FFFFFF
}
.image1 {
    float:right;
    margin-left: 10px;
    margin-bottom: 1px;
    margin-top: 5px;
    border-style: none;
    width:134px;
    height:200px;
}
.image2 {
    float:left;
    margin-right: 10px;
    margin-bottom: 1px;
    margin-top: 5px;
    border-style: none;
    width:134px;
    height:200px;
}
.image3 {
    width:216px;
    height:63px;
    margin-right: 10px;
    margin-bottom: 1px;
    margin-top: 5px;
    border-style: none;
}
h1 {
    color: #195905;
    font-style: normal;
    font-size: 30px;
    font-weight: 700;
    text-align: center
}
h2 {
    width: 28%;
    background-color: #fffacd;
    font-size: 16px;
    font-weight: 900;
    border-radius: 20px;
    border-style: solid;
    border-width: 5px;
    border-left-width: 5px;
    border-right-width: 5px;
    border-color: #195905;
    text-align: center;
    padding: 5px;
    margin-left: auto;
    margin-right: auto;
}
h3 {
    font-size: 40px;
    font-weight: 900;
    text-align: center;
}
.new1 {
    border-top: 5px solid #195905;
    width: 500px
}
.new2 {
    border-top: 5px solid #195905;
    width: 350px
}
.new3 {
    border-top: 4px solid #195905;
    width: 850px
}
 #top, #bottom, #left, #right {
     background: #195905;
     position: fixed;
}
 #left, #right {
     top: 0;
     bottom: 0;
     width: 6px;
}
 #left {
     left: 0;
}
 #right {
     right: 0;
}
 #top, #bottom {
     left: 0;
     right: 0;
     height: 30px;
}
 #top {
     top: 0;
}
 #bottom {
     bottom: 0;
}
ul {
    width: 48%;
    list-style-type: none;
    border-radius: 28px;
    border-style: solid;
    border-width: 5px;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
    padding: 5px;
    overflow: hidden;
    background-color: #fffacd;
}
li {
    float: left;
}
li a {
    display: block;
    color: #fffacd;
    text-align: center;
    text-decoration: none;
    padding:4px 20px 10px 40px;
}
li a:hover {
    background-color: #fffacd;
}