BODY {    color: #000000;          }

A {       text-decoration: none;
          color: #006300;          }

A:Hover { background-color: black;
          text-decoration: none;
          color: #31CE31;          }

.style2 { color: #006300;
          font-weight: bold;
          font-size: 11px;
          font-family: Tahoma;     }
