html, body {
          background: #ffffff;
          height: 100%;
          width: 100%;
          color : #474747;
          font-family : Arial, Helvetica, sans-serif;
          margin: 0;
          margin-left: 0;
          padding: 0;
          border: none
      }

table {
          text-align : justify;
          font-family : Arial, Helvetica, sans-serif;
      }
A:visited {
          color : #474747;
          text-decoration : none;
          font-family : Verdana, Arial, Helvetica, sans-serif;
          text-align : left;
          font-size : 12px;
          font-weight : bold;
          position : relative;
      }
A:link {
          color : #474747;
          text-decoration : none;
          font-family : Verdana, Arial, Helvetica, sans-serif;
          text-align : left;
          font-size : 12px;
          font-weight : bold;
          position : relative;
      }
A:hover {
          color : #000000;
          text-decoration : underline;
          font-family : Verdana, Arial, Helvetica, sans-serif;
          text-align : left;
          font-size : 12px;
          font-weight : bold;
          position : relative;
      }

td#g {
            background:  url(img/g.jpg) repeat top;
      }
td#d {
            background:  url(img/d.jpg) repeat top;
      }
td#mil {
            background: #ebeff4 url(img/mil.jpg) repeat top;
            width:563px;
            height:100%;
            border:0px;
            color : #474747;
            font-size : 90%;
            line-height : 1.6em;
            font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
      }
td#menuback {
            background: #ebeff4 url(img/menuback.jpg) repeat top;
            width:188px;
            height:100%;
            border:0px;
            color : #474747;
            font-size : 90%;
            line-height : 1.6em;
            font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
      }

A.footer:visited {
          color : #BBBBBB;
          text-decoration : none;
          font-family : Verdana, Arial, Helvetica, sans-serif;
          text-align : left;
          font-size : 10px;
          position : relative;
      }
A.footer:link {
          color : #BBBBBB;
          text-decoration : none;
          font-family : Verdana, Arial, Helvetica, sans-serif;
          text-align : left;
          font-size : 10px;
          position : relative;
      }
A.footer:hover {
          color : #474747;
          text-decoration : none;
          font-family : Verdana, Arial, Helvetica, sans-serif;
          text-align : left;
          font-size : 10px;
          position : relative;
      }