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("/albert/albert1/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;
}
#table31 {
    width: 10%;
    text-align: center;
    background-color: white;
    border-width: 2px;
    margin-left: auto;
    margin-right: auto
}
#table32 {
    width: 10%;
    text-align: center;
    background-color: white;
    border-width: 2px;
    margin-left: auto;
    margin-right: auto
}
#table33 {
    width: 10%;
    text-align: center;
    background-color: white;
    border-width: 2px;
    margin-left: auto;
    margin-right: auto
}
#table34 {
    width: 10%;
    text-align: center;
    background-color: white;
    border-width: 2px;
    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: 15px;
    text-align: center;
}
strong {
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    margin-left: auto;
    margin-right: auto;
}
small {
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    text-align: center
}
em {
    font-size: 32px;
    font-style: normal;
    font-weight: 900;
    text-align: center
}
 u {
    text-decoration: underline;
    border-bottom: 3px #195905; 
}
b {
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    text-align: center;
    margin:auto;
    margin-bottom: auto;
}
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;
}
 h1 {
        font-size: 30px;
        font-weight: 700;
        text-align: center;
}
h2 {
    width: 28%;
    background-color: #fffacd;
    font-size: 16px;
    font-weight: 600;
    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: 600;
    text-align: center;
}
 .new1 {
        border-top: 4px solid #195905;
        width: 500px
}
 .new2 {
        border-top: 5px solid #195905;
        width: 350px
}
 .new3 {
    border-top: 4px solid #195905;
    width: 850px
}
 .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;
}
.box {
  width: 90%;
  background-color: white;
  font-size: 22px;
  border-radius: 35px;
  border-style: solid;
  border-width: 5px;
  border-left-width: 5px;
  border-right-width: 5px;
  border-color: white;
  padding: 10px;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  margin-bottom: auto;

}
ul {
    width: 45%;
    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: 3px;
    overflow: hidden;
    background-color: #fffacd;
}

li {
    float: left;
}

li a {
    display: block;
    color: #fffacd;
    text-align: center;
    text-decoration: none;
    padding:4px 9px 9px 34px;

}

li a:hover {
    background-color: #fffacd;
}
.a {
    font-size: 28px;
    font-weight: 600;
}
.b {
    font-size: 22px;
    font-weight: 600;
}
.c {
    font-size: 150%;
    font-weight: 600;
}


