body{
        font-family: Verdana;
        font-size: 8px;
        font-style: normal;
        color: #000000;
}
.sbm{
      background-color: transparent;
      text-decoration : underline;
      border : 0;
      font-size : 10;
      cursor : hand;
   }

h1{
        font-family: Verdana;
        font-size: 14px;
        font-style: normal;
        color: #000000;
        text-decoration: none;
}

h2{
        font-family: Verdana;
        font-size: 12px;
        font-style: normal;
        color: #000000;
        text-decoration: none;
}

   .zag {
        font-family: Verdana;
        font-size: 10px;
        font-style: normal;
        color: #565656;
        text-decoration: none;
}

.white {
        font-family: Verdana;
        font-size: 10px;
        font-style: normal;
        color: #ffffff;
        text-decoration: none;
}

.green {
        font-family: Verdana;
        font-size: 10px;
        font-style: normal;
        color: #127904;
        text-decoration: none;
}

.red {
        font-family: Verdana;
        font-size: 10px;
        font-style: normal;
        color: #FF0033;
        text-decoration: none;
}

.menu {
        font-family: Verdana;
        font-size: 10px;
        font-style: normal;
        text-decoration: none;
        color: #CEDFEE;

}
.menu:link {
        font-family: Verdana;
        font-size: 10px;
        font-style: normal;
        text-decoration: none;
        color: #CEDFEE;

}
.menu:visited {
        font-family: Verdana;
        font-size: 10px;
        font-style: normal;
        color: #CEDFEE;
        text-decoration: none;
}
.menu:hover {
        font-family: Verdana;
        font-size: 10px;
        font-style: normal;
        color: #ffffff;
        text-decoration: none;
}
.menu:active {
        font-family: Verdana;
        font-size: 10px;
        font-style: normal;
        color: #ffffff;
        text-decoration: none;
}
a:link {
        font-family: Verdana;
        font-size: 10px;
        font-style: normal;
        text-decoration: none;
        color: #565656;

}
a:visited {
        font-family: Verdana;
        font-size: 10px;
        font-style: normal;
        color: #565656;
        text-decoration: none;
}
a:hover {
        font-family: Verdana;
        font-size: 10px;
        font-style: normal;
        color: #565656;
        text-decoration: underline;
}
a:active {
        font-family: Verdana;
        font-size: 10px;
        font-style: normal;
        color: #565656;
        text-decoration: underline;
}

div {
        font-family: Verdana;
        font-size: 10px;
        font-style: normal;
        text-decoration: none;
        color: #565656;

}

div a:link {
        font-family: Verdana;
        font-size: 10px;
        font-style: normal;
        text-decoration: none;
        color: #565656;

}
div a:visited {
        font-family: Verdana;
        font-size: 10px;
        font-style: normal;
        color: #565656;
        text-decoration: none;
}
div a:hover {
        font-family: Verdana;
        font-size: 10px;
        font-style: normal;
        color: #565656;
        text-decoration: underline;
}
div a:active {
        font-family: Verdana;
        font-size: 10px;
        font-style: normal;
        color: #565656;
        text-decoration: underline;
}