body        { background: #800000; }
  
a { font-size: 12px; font-weight: normal; color: #000000; }
a:visited { font-weight: normal; color: #000000;  }
a:active  { font-weight: normal; color: #000000; }
a:hover   { font-weight: normal; 
            color: #000000; 
            text-decoration: none; }
  
h4          { font-weight: bold;
              text-align: center;
              color: #000000;
              background: #f5f5dc;
              font-size: 12px;
              font-family: 'Gill Sans', Arial, sans-serif }

div.centre  { background: #ffffff; 
              font-size: 13px;
              margin: auto;
              width: 770px }
