body { font-family: arial;
       font-size: 12px;
       color: #FFFFFF;
       background-color: #006600; }

a:link { color: #FFFFFF;
         font-weight: bold;
         text-decoration: none;
         border: #000000}
a:hover { color: #F38A0A;
          font-weight: bold;
          text-decoration: none; }
a:active { color: #FFFFFF;
           font-weight: bold;
           text-decoration: none; }
a:visited { color: #FFFFFF;
            font-weight: bold;
            text-decoration: none; }

h1 { font-size: 20px;
     color:  #C7F972;
     text-align: center; }

h2 { font-size: 14px;
     text-align: left;
     color: #FFFFFF;}

hr { color: #C7F972; }

.links { font-size: 14px;
         font-weight: bold; }

table { font-size: 12px;
        text-align: center; }
