<style>{  }
.footer
  { font-family: Arial; 
    font-size: 11px; 
    font-weight: 500;
    color: #000000; 
    text-decoration: none; }

a.footer
  { font-family: Arial; 
    font-size: 10px; 
    font-weight: 600;
    color: #000042; 
    text-decoration: none; }
    
a:hover.footer
  { font-family: Arial; 
    font-size: 10px; 
    font-weight: 600;
    color: #FFFFFF; 
    text-decoration: none; 
    background: #800000; }

a.Header_Text
  { font-family: Comic Sans MS;
    font-size: 19px;
    font-weight: 500;
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    padding: 0;
    width: 100%;
    height: 100%;
    /* border-top: solid 1px #BB0000;
    border-bottom: solid 1px #660000;
    border-left: solid 1px #CC0000;
    border-right: solid 1px #000000; */ }

a:hover.Header_Text
  { font-family: Comic Sans MS;
    font-size: 19px;
    font-weight: 500;
    color: #000000;
    text-decoration: none;
    display: block;
    padding: 0;
    width: 100%;
    height: 100%;
    background-color: #F8ECD3;
    /* border-top: solid 1px #BB0000;
    border-bottom: solid 1px #660000;
    border-left: solid 1px #CC0000;
    border-right: solid 1px #000000; */ }

// -->
</style>