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("/dorelake/dl2/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;
    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
}
 #table2 {
    width:60%;
    text-align: left;
    border-style: none;
    margin-left: auto;
    margin-right: auto
}
#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: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-top: auto;
}
figcaption {
    background-color: white;
    color: #195905;
    padding: 25px;
    text-align: center;
}
strong {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    margin-left: auto;
    margin-right: auto
}
u {
    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;
}
.u {
    text-decoration-style: dashed;
    text-underline-offset: 8px;
    border-bottom: 3px #ff0000;
}
em {
    font-size: 20px;
    color: #195905;
    font-style: normal;
    font-weight: 700;
    text-align: center;
}
small {
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    text-align: center
}
b {
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
}
p {
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    text-align: left;
    text-indent:45px;
    line-height: 2.0;
    margin: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
}
 img {
    border-radius: 35px;
    border:4px solid #195905;
    background-color:#ffffff
}
 .image1{
    width: 195px;
    height: 120px;
    float:left;
    margin-right: 10px;
    margin-bottom: 1px;
    margin-top: 5px;
    border-style: none;
}
 .image2{
    width:195px;
    height:120px;
    float:right;
    margin-left: 1px;
    margin-bottom: 1px;
    margin-top: 5px;
    border-style: none;
}
h1 {
    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: 2px solid #195905;
    width: 680px;
}
 .new2 {
    border-top: 5px solid #195905;
    width: 300px;
}
.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
}
