body {  margin-top: 0px; 
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 2px;
        padding: 0;
        background-color: #00006A;
      }

.tb { border: 1px solid #ffffff; }

p { font-family: "Comic Sans MS"; 
    font-size: 14px; 
    color: #ffffff; 
    font-weight: 700;
  }

h1 { font-family: "Comic Sans MS";
     font-size: 15px; 
     color: #ffff00; 
     text-align: center; 
   }

h2 { font-family: "Comic Sans MS"; 
     font-size: 14px; 
     color: #ffff00; 
     text-align: center; 
   }


.text { font-family: "Comic Sans MS"; 
        font-size: 14px; 
        color: #ffffff; }
        
.desc { font-family: "Comic Sans MS"; 
        font-size: 14px; 
        color: #ffffff;
        font-weight: 700;
      }

.nav { font-family: "Comic Sans MS"; 
       font-size: 10px; 
       color: #ffffff;
     }
     
.textus { font-family: "Comic Sans MS"; 
          font-size: 12px; 
          color: #ffffff;
     }

.links { font-family: "Comic Sans MS"; 
         font-size: 25px; 
         color: #ffff00;
         font-weight: 700; 
       }


.title { font-family: "Comic Sans MS"; 
         font-size: 45px; 
         color: #ffff00;
         font-weight: 700; 
         }
         
.enter { font-family: "Comic Sans MS"; 
         font-size: 30px; 
         color: #ffff00;
         font-weight: 700; 
         }


.gb { width: 700;
      background-color: #000091;
      align: center;
      position: 100px absolute;
    }

.main a:link    { color: #ffffff; text-decoration: underline; }
.main a:visited { color: #ffffff; text-decoration: underline; }
.main a:hover   { color: #ffff00; text-decoration: underline; }
.main a:active  { color: #ffffff; text-decoration: underline; }

.int a:link    { color: #ffffff; text-decoration: none; }
.int a:visited { color: #ffffff; text-decoration: none; }
.int a:hover   { color: #ffff00; text-decoration: none; }
.int a:active  { color: #ffffff; text-decoration: none; }
