img {
    border:0;
    }
    
.global_a	{
          text-decoration:none;
          color:black;
          font-size:24;
          }
                  
.global_a:hover	{
                text-decoration:none;
                color:black;
                font-size:30;
                }
                
.global_ab	{
          text-decoration:none;
          color:black;
          font-size:14;
          }
                  
.global_ab:hover	{
                text-decoration:none;
                color:red;
                font-size:14;
                }
body  {
      background-repeat:no-repeat;
      background-attachment:fixed;
      }
td  {
    font-weight:bold;
    }
